Received: by 2002:a25:8b12:0:0:0:0:0 with SMTP id i18csp7950ybl; Fri, 9 Aug 2019 01:31:17 -0700 (PDT) X-Google-Smtp-Source: APXvYqyT8FYULGDr9cqej3brB8uyEloQ0iscyP9VhG0EBZ/9vYB1R/uwRHCEPTc5UVY8XdCDRfx2 X-Received: by 2002:a17:90a:26e4:: with SMTP id m91mr8249161pje.93.1565339477513; Fri, 09 Aug 2019 01:31:17 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1565339477; cv=none; d=google.com; s=arc-20160816; b=HOqP09SlBFXJ1zhLgZozbqEcD1/Vuutt8MfKzLa1Ju0ZUYZ1tQBAVWa1ALKCDmDkeO OX+Ii3GohuRRmiorTBwHIJa6H+cPR7MVTjH1q67fFD2Jj7AVRddeGa0BIoZH8vapnBbz Lphg973lZ2nYR8zNuFDnj1CQRXtb9Q34HufFUSOzKFDylbbeVvCUl3DkHUiyT0C2SNgM FTG6/TzBlDObSquYSLxiY4honyftu9acUl88DaosUig0Fi6IpC0nv4u3v+zGcIvA0ihg 1UaOOJvsrAfG66Ao5l9UT3ET58UmBqgfrBON22Vnxjpmsc+EJZEZRMUAj0Ivbt99Q/Bz ztxg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=+qK2N6eyLQw8l+UY3rt97fTziJpeYBs2qOi3sj1MsaM=; b=eihGH1194FYO56i3pVVEpkhcgn5XSQDgR/TZmMq1jTqX/BnulZOrfbx+BTqKrupMrl 895OWBVsBOi/EV+jxIKrukwRJUHzhiY0H6gdsd9wUgnyLltvje/RG1Q4FoRJQqkPRVYX eK1oUjNwJ9GY1w0Cc+QDzsN3xhgr+KOhJcIezWV4JbzVHXiLu2sgW6uFCIvpoBAG39KN XqSfs4/O4NWfkYMLftEy9k1kS5r0Z3ezIFVwxZMGNCuiSOWAMZcXRFKnvimo0ZOB3lgA CDZ4oxMZ7nBQbaJvFW3410bUOen5dguH1rzo8yPPR4n2262DaVJBwh3z20hi7BYCCywv hMow== ARC-Authentication-Results: i=1; mx.google.com; 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=fail (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 cl14si24339057plb.341.2019.08.09.01.31.01; Fri, 09 Aug 2019 01:31:17 -0700 (PDT) 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; 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=fail (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2405940AbfHIIXJ (ORCPT + 99 others); Fri, 9 Aug 2019 04:23:09 -0400 Received: from mx2.suse.de ([195.135.220.15]:34146 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S2405915AbfHIIXJ (ORCPT ); Fri, 9 Aug 2019 04:23:09 -0400 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.220.254]) by mx1.suse.de (Postfix) with ESMTP id C33ACAF50; Fri, 9 Aug 2019 08:23:07 +0000 (UTC) Date: Fri, 9 Aug 2019 10:23:07 +0200 From: Michal Hocko To: John Hubbard Cc: Vlastimil Babka , Andrew Morton , Christoph Hellwig , Ira Weiny , Jan Kara , Jason Gunthorpe , Jerome Glisse , LKML , linux-mm@kvack.org, linux-fsdevel@vger.kernel.org, Dan Williams , Daniel Black , Matthew Wilcox , Mike Kravetz Subject: Re: [PATCH 1/3] mm/mlock.c: convert put_page() to put_user_page*() Message-ID: <20190809082307.GL18351@dhcp22.suse.cz> References: <20190805222019.28592-1-jhubbard@nvidia.com> <20190805222019.28592-2-jhubbard@nvidia.com> <20190807110147.GT11812@dhcp22.suse.cz> <01b5ed91-a8f7-6b36-a068-31870c05aad6@nvidia.com> <20190808062155.GF11812@dhcp22.suse.cz> <875dca95-b037-d0c7-38bc-4b4c4deea2c7@suse.cz> <306128f9-8cc6-761b-9b05-578edf6cce56@nvidia.com> <420a5039-a79c-3872-38ea-807cedca3b8a@suse.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <420a5039-a79c-3872-38ea-807cedca3b8a@suse.cz> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri 09-08-19 10:12:48, Vlastimil Babka wrote: > On 8/9/19 12:59 AM, John Hubbard wrote: > >>> That's true. However, I'm not sure munlocking is where the > >>> put_user_page() machinery is intended to be used anyway? These are > >>> short-term pins for struct page manipulation, not e.g. dirtying of page > >>> contents. Reading commit fc1d8e7cca2d I don't think this case falls > >>> within the reasoning there. Perhaps not all GUP users should be > >>> converted to the planned separate GUP tracking, and instead we should > >>> have a GUP/follow_page_mask() variant that keeps using get_page/put_page? > >>> > >> > >> Interesting. So far, the approach has been to get all the gup callers to > >> release via put_user_page(), but if we add in Jan's and Ira's vaddr_pin_pages() > >> wrapper, then maybe we could leave some sites unconverted. > >> > >> However, in order to do so, we would have to change things so that we have > >> one set of APIs (gup) that do *not* increment a pin count, and another set > >> (vaddr_pin_pages) that do. > >> > >> Is that where we want to go...? > >> > > We already have a FOLL_LONGTERM flag, isn't that somehow related? And if > it's not exactly the same thing, perhaps a new gup flag to distinguish > which kind of pinning to use? Agreed. This is a shiny example how forcing all existing gup users into the new scheme is subotimal at best. Not the mention the overal fragility mention elsewhere. I dislike the conversion even more now. Sorry if this was already discussed already but why the new pinning is not bound to FOLL_LONGTERM (ideally hidden by an interface so that users do not have to care about the flag) only? -- Michal Hocko SUSE Labs