Received: by 2002:ac0:bc90:0:0:0:0:0 with SMTP id a16csp826301img; Thu, 21 Mar 2019 09:43:13 -0700 (PDT) X-Google-Smtp-Source: APXvYqzjiy+eLYZm6zTbXmUITIKtoWZiL4jddDbewfWPLM337fprDMAnguXC4r3OQIGCovcaxyNK X-Received: by 2002:a65:6148:: with SMTP id o8mr4234134pgv.442.1553186593672; Thu, 21 Mar 2019 09:43:13 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1553186593; cv=none; d=google.com; s=arc-20160816; b=B8MzK2st7ie+eTO7vlgiuCASmuaF2qZ1OJItpBlHmg42KQ/wU/4wDaKoxMzTd6Yl7Q 9emdqggzM1mYqK2TA6AOUKwzIsZ2uRpMKNaN51Yxz9pQa7T4XiRzYu9RK1/C8SeOdnwu Y7INQ1Qk0ls9DAkr9P5GTskMEmeAgxBpEqfNvBwMYesYC5k/oWk/OeRvBZB2B7XEhd9O CgWU00oikioQzyKQASs8ZRmIMzE2BE16rq+DFnyaDNw/bA8w3y3traEEk6Hi2Z0Rk80p 4ObBWa9OV6E7dmtTzakWzRAYBxEolJuB6Vu1mpzmyNkNvVlsKsNWXVuwf9TfQvOkBmy1 xUdA== 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=br5qUtTHfPkZ7der5zU5fA+QAsDdAKDSaPgu7B3aPiU=; b=lEYZVSJlJnuAc/htRAHvX+TgIOGIjbG4CQ2ixIH0tUP+wrQ/fKeqYDyM8Ss0ep1Fmy DfGmVV4PWMJQjy36KDfttbUm9SFRPE2pqj0yD26LWYzblgsj33KrQZUlJnUL0cr2BFuW C3T7iLy9lZT9cPfVLdrmHjKx/sZbUcSa6c6otNJuPeg2zi0C9x9fsPnLdgnEOFJBvdpr ujlCpEpOQy+5+CeA58d1ELkgVgSEIUcAUIg0fY4fZtu/1D+06ae352/RHNy/VK6thJBO Eg39dDAu5I50t6AR6zxqyStxhVpCKez4XDuirj45hTa201V462r8Zh3YJM2Gu8O2qkEV 9Ufg== 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=intel.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id az11si4759522plb.19.2019.03.21.09.42.56; Thu, 21 Mar 2019 09:43:13 -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=intel.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728615AbfCUQmJ (ORCPT + 99 others); Thu, 21 Mar 2019 12:42:09 -0400 Received: from mga11.intel.com ([192.55.52.93]:44615 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728564AbfCUQmH (ORCPT ); Thu, 21 Mar 2019 12:42:07 -0400 X-Amp-Result: UNKNOWN X-Amp-Original-Verdict: FILE UNKNOWN X-Amp-File-Uploaded: False Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga102.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 21 Mar 2019 09:42:06 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.60,253,1549958400"; d="scan'208";a="157098973" Received: from iweiny-desk2.sc.intel.com ([10.3.52.157]) by fmsmga001.fm.intel.com with ESMTP; 21 Mar 2019 09:42:05 -0700 Date: Thu, 21 Mar 2019 01:40:49 -0700 From: Ira Weiny To: Andrew Morton Cc: John Hubbard , Michal Hocko , "Kirill A. Shutemov" , Peter Zijlstra , Jason Gunthorpe , Benjamin Herrenschmidt , Paul Mackerras , "David S. Miller" , Martin Schwidefsky , Heiko Carstens , Rich Felker , Yoshinori Sato , Thomas Gleixner , Ingo Molnar , Borislav Petkov , Ralf Baechle , James Hogan , linux-mm@kvack.org, linux-kernel@vger.kernel.org, linux-mips@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, linux-s390@vger.kernel.org, linux-sh@vger.kernel.org, sparclinux@vger.kernel.org, linux-rdma@vger.kernel.org, netdev@vger.kernel.org, Dan Williams Subject: Re: [RESEND PATCH 0/7] Add FOLL_LONGTERM to GUP fast and use it Message-ID: <20190321084048.GA26439@iweiny-DESK2.sc.intel.com> References: <20190317183438.2057-1-ira.weiny@intel.com> <20190319151930.bab575d62fb1a33094160fe3@linux-foundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190319151930.bab575d62fb1a33094160fe3@linux-foundation.org> User-Agent: Mutt/1.11.1 (2018-12-01) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Mar 19, 2019 at 03:19:30PM -0700, Andrew Morton wrote: > On Sun, 17 Mar 2019 11:34:31 -0700 ira.weiny@intel.com wrote: > > > Resending after rebasing to the latest mm tree. > > > > HFI1, qib, and mthca, use get_user_pages_fast() due to it performance > > advantages. These pages can be held for a significant time. But > > get_user_pages_fast() does not protect against mapping FS DAX pages. > > > > Introduce FOLL_LONGTERM and use this flag in get_user_pages_fast() which > > retains the performance while also adding the FS DAX checks. XDP has also > > shown interest in using this functionality.[1] > > > > In addition we change get_user_pages() to use the new FOLL_LONGTERM flag and > > remove the specialized get_user_pages_longterm call. > > It would be helpful to include your response to Christoph's question > (http://lkml.kernel.org/r/20190220180255.GA12020@iweiny-DESK2.sc.intel.com) > in the changelog. Because if one person was wondering about this, > others will likely do so. > > We have no record of acks or reviewed-by's. At least one was missed > (http://lkml.kernel.org/r/CAOg9mSTTcD-9bCSDfC0WRYqfVrNB4TwOzL0c4+6QXi-N_Y43Vw@mail.gmail.com), > but that is very very partial. That is my bad. Sorry to Mike. And I have added him. > > This patchset is fairly DAX-centered, but Dan wasn't cc'ed! Agreed, I'm new to changing things which affect this many sub-systems and I struggled with who should be CC'ed (get_maintainer.pl returned a very large list :-(. I fear I may have cc'ed too many people, and the wrong people apparently, so that may be affecting the review... So again my apologies. I don't know if Dan is going to get a chance to put a reviewed-by on them this week but I thought I would send this note to let you know I'm not ignoring your feedback. Just waiting a bit before resending to hopefully get some more acks/reviewed bys. Thanks, Ira > > So ho hum. I'll scoop them up and shall make the above changes to the > [1/n] changelog, but we still have some work to do. >