Received: by 2002:ac0:946b:0:0:0:0:0 with SMTP id j40csp3361390imj; Mon, 11 Feb 2019 19:45:33 -0800 (PST) X-Google-Smtp-Source: AHgI3IZMFezkzX3P+fR33Eh0Lyyo+KDINlzR4UMt83tWoPptxFxUzu5OM3W6//xX8nVgWM3h8tCC X-Received: by 2002:a63:be0a:: with SMTP id l10mr1684599pgf.292.1549943133661; Mon, 11 Feb 2019 19:45:33 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1549943133; cv=none; d=google.com; s=arc-20160816; b=L1l0YPHGNcp1ljsXlTkRaM2c35zRTvMuN1AS1VY1zkIQpAhbapMjn5YXyZbcQvcAJD OW8IiQjK6YPW18dlbg3gq0BC268yTrKfgRms3NWkTYMfKqTl5y3y8w/a7t/xhOUqIO+O 2eMSlAjHqQTbdb678dDEK/qga/PGWd/gWIxGxjq3odOTzsiXtEvfKzCGgFhOwusz5EYl V5dfnEqTNC1QjDjpEoDoE6QS5JYiP9hLKEw5+RMFIoaBsmtB0aPEpgc4fX5z+yvm9A0t rN3t7WfL5+QPXA7HEyIkqKNrmMrJHJaLmNlNOT7GzIvcriCmI5kZkGQXvwDEZZa3yIZG tnNA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:references :message-id:in-reply-to:subject:cc:to:from:date:dkim-signature; bh=ez/yVB/ScYQizrOD6qMzEd6HliNl/fzYIsPTwB36C9w=; b=tXNA2VcWds3CDogPDUmdVbBDLcV4fPpibi1Np9jUYQOXMaiEiwbYNnaJN8KKkaPme7 rWtRW7sxno6rg6tE2rcdJms4zrdWzkqNoeHjzePJcTU17sJGjKOfttMzQIVLXNHB2u71 jL5oBzz7Vn4BeM3kjvL5PMF8KjRUblInEVBYdBrgXO8497gmxmFWlLIYOu7/aaV9BqM8 GtXcjNkV0Ca/3TGp0AXd4MS9BuDORC3s0vu+ZtdbTP7mCc2dyz8QvenT6jSrzelj/lv3 hGXJCeosLAcG09fTEoAv009oVVmjisbcElrJhrE9mCxtbDUJb4ltnGF9oT0oOW4GV+Y/ US5w== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=vKc7uY29; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id m63si12589668pld.132.2019.02.11.19.45.16; Mon, 11 Feb 2019 19:45:33 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=vKc7uY29; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727259AbfBLDoh (ORCPT + 99 others); Mon, 11 Feb 2019 22:44:37 -0500 Received: from mail.kernel.org ([198.145.29.99]:54560 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726699AbfBLDoh (ORCPT ); Mon, 11 Feb 2019 22:44:37 -0500 Received: from pobox.suse.cz (prg-ext-pat.suse.com [213.151.95.130]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 7A24F21773; Tue, 12 Feb 2019 03:44:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1549943076; bh=V+4sz6GuJCGGE8jPyQE9VqmVQ6GL9QhF5Xh07eR5KFE=; h=Date:From:To:cc:Subject:In-Reply-To:References:From; b=vKc7uY29NkDNfw5V+B7Gqas26TB+Nf3GWR62SCx9T6h+fBSNhkhryeK7eBVOE1K7K 5S11y+gpvdt8EZQhYHehrr+tYctkCpe7sumRXbltQ9/N9eFnwn3VBe5qcEayPhFi9l YssmPPJzSynButtCx2xLmRImkE6xMgI3xgHPbTQk= Date: Tue, 12 Feb 2019 04:44:30 +0100 (CET) From: Jiri Kosina To: Vlastimil Babka cc: Michal Hocko , Andrew Morton , Linus Torvalds , linux-kernel@vger.kernel.org, linux-mm@kvack.org, linux-api@vger.kernel.org, Peter Zijlstra , Greg KH , Jann Horn , Dominique Martinet , Andy Lutomirski , Dave Chinner , Kevin Easton , Matthew Wilcox , Cyril Hrubis , Tejun Heo , "Kirill A . Shutemov" , Daniel Gruss , Josh Snyder Subject: Re: [PATCH 3/3] mm/mincore: provide mapped status when cached status is not allowed In-Reply-To: <99ee4d3e-aeb2-0104-22be-b028938e7f88@suse.cz> Message-ID: References: <20190130124420.1834-1-vbabka@suse.cz> <20190130124420.1834-4-vbabka@suse.cz> <20190131100907.GS18811@dhcp22.suse.cz> <99ee4d3e-aeb2-0104-22be-b028938e7f88@suse.cz> User-Agent: Alpine 2.21 (LSU 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 1 Feb 2019, Vlastimil Babka wrote: > >> After "mm/mincore: make mincore() more conservative" we sometimes restrict the > >> information about page cache residency, which we have to do without breaking > >> existing userspace, if possible. We thus fake the resulting values as 1, which > >> should be safer than faking them as 0, as there might theoretically exist code > >> that would try to fault in the page(s) until mincore() returns 1. > >> > >> Faking 1 however means that such code would not fault in a page even if it was > >> not in page cache, with unwanted performance implications. We can improve the > >> situation by revisting the approach of 574823bfab82 ("Change mincore() to count > >> "mapped" pages rather than "cached" pages") but only applying it to cases where > >> page cache residency check is restricted. Thus mincore() will return 0 for an > >> unmapped page (which may or may not be resident in a pagecache), and 1 after > >> the process faults it in. > >> > >> One potential downside is that mincore() will be again able to recognize when a > >> previously mapped page was reclaimed. While that might be useful for some > >> attack scenarios, it's not as crucial as recognizing that somebody else faulted > >> the page in, and there are also other ways to recognize reclaimed pages anyway. > > > > Is this really worth it? Do we know about any specific usecase that > > would benefit from this change? TBH I would rather wait for the report > > than add a hard to evaluate side channel. > > Well it's not that complicated IMHO. Linus said it's worth trying, so > let's see how he likes the result. The side channel exists anyway as > long as process can e.g. check if its rss shrinked, and I doubt we are > going to remove that possibility. So, where do we go from here? Either Linus and Andrew like the mincore() return value tweak, or this could be further discussed (*). But in either of the cases, I think patches 1 and 2 should be at least queued for 5.1. (*) I'd personally include it as well, as I don't see how it would break anything, it's pretty straightforward, and brings back some sanity to mincore() return value. Thanks, -- Jiri Kosina SUSE Labs