Received: by 2002:a25:5b86:0:0:0:0:0 with SMTP id p128csp1031359ybb; Thu, 28 Mar 2019 17:59:13 -0700 (PDT) X-Google-Smtp-Source: APXvYqyOQZaUmyH06ZDIUjPIyaZpv0Z+KRhxz7h5j1ExpfGj+EovS6kyHHKSdkSFhOKpLRcWGmnz X-Received: by 2002:a63:ad4b:: with SMTP id y11mr29544346pgo.405.1553821153401; Thu, 28 Mar 2019 17:59:13 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1553821153; cv=none; d=google.com; s=arc-20160816; b=lzTtng3H8WxN3YAZryLoc2Ogg77ACB21UhkzT3/KmNIwFCCyQkpLFbNoO8sPPOMTza U0WY+32KMeOI4n9yLdODSHmLWD97kOQtbcdU6ehMsSgenJHl9uySmtT8OnlzdfEoTWqK OZRL/JXtnpXsEMraqzmtWKXBP8cCw6cZxiva4SXCSt81D45HiEfdS7vPpOfSnGWsQjC5 Pe+2MBrhKXJez11uSKUrYxjOMN/vgQjrf9LRSTL/y4EV7NWDWd2XBAILY2g5CU8giKVi Ikuc925YZnLWzMXYrATZxSNEpoRHS+Ki+EfD8FnmxrgAhhVr9Yo2BsXbx5UvrW//Xdz6 aIvg== 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-transfer-encoding:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=YwfW5qsGb+26qVTPcuEgQMujY0o/mwA191y3U7RXhzk=; b=uZFfHPsWAk35E8lUrQT7dZfTb0GGL0JcmPoIaH7XaD1jvb7SZZjb+sx98CGb/IQTSr AQ/0ZELpHEAm0bnnar2hAel6x1y1asabLSqoglQ8ilJnhdetv4JNvOPy1SZmw7QP/P5C AzzcSYUdx3Zl/dSk5mJ2wP0Avose0qva+t4ozis1sTluz+oA2WVhhxAc2XDF0fHNsKKi gkzkfc18Be3+EVvp3D1foCI/Sun/0nJIcgm/1sd11Uw26ABMJqmxgfZ4pmeRoobwLhF+ zFohwwRtVbLDVds22Dc4c11y9lvKKPlv5BtjhFfD1DAjAMeRch8U5IBwrZqD1Kl6UaVG WV+g== 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 q1si589521plb.148.2019.03.28.17.58.57; Thu, 28 Mar 2019 17:59: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 S1728565AbfC2A6R (ORCPT + 99 others); Thu, 28 Mar 2019 20:58:17 -0400 Received: from mga14.intel.com ([192.55.52.115]:36071 "EHLO mga14.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727948AbfC2A6Q (ORCPT ); Thu, 28 Mar 2019 20:58:16 -0400 X-Amp-Result: UNKNOWN X-Amp-Original-Verdict: FILE UNKNOWN X-Amp-File-Uploaded: False Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by fmsmga103.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 28 Mar 2019 17:58:16 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.60,282,1549958400"; d="scan'208";a="135750908" Received: from iweiny-desk2.sc.intel.com ([10.3.52.157]) by fmsmga008.fm.intel.com with ESMTP; 28 Mar 2019 17:58:16 -0700 Date: Thu, 28 Mar 2019 09:57:09 -0700 From: Ira Weiny To: John Hubbard Cc: Jerome Glisse , linux-mm@kvack.org, linux-kernel@vger.kernel.org, Andrew Morton , Dan Williams Subject: Re: [PATCH v2 02/11] mm/hmm: use reference counting for HMM struct v2 Message-ID: <20190328165708.GH31324@iweiny-DESK2.sc.intel.com> References: <20190325144011.10560-1-jglisse@redhat.com> <20190325144011.10560-3-jglisse@redhat.com> <20190328110719.GA31324@iweiny-DESK2.sc.intel.com> <20190328191122.GA5740@redhat.com> <20190328212145.GA13560@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: 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 Thu, Mar 28, 2019 at 05:39:26PM -0700, John Hubbard wrote: > On 3/28/19 2:21 PM, Jerome Glisse wrote: > > On Thu, Mar 28, 2019 at 01:43:13PM -0700, John Hubbard wrote: > >> On 3/28/19 12:11 PM, Jerome Glisse wrote: > >>> On Thu, Mar 28, 2019 at 04:07:20AM -0700, Ira Weiny wrote: > >>>> On Mon, Mar 25, 2019 at 10:40:02AM -0400, Jerome Glisse wrote: > >>>>> From: J?r?me Glisse > [...] > >>>>> @@ -67,14 +78,9 @@ struct hmm { > >>>>> */ > >>>>> static struct hmm *hmm_register(struct mm_struct *mm) > >>>>> { > >>>>> - struct hmm *hmm = READ_ONCE(mm->hmm); > >>>>> + struct hmm *hmm = mm_get_hmm(mm); > >>>> > >>>> FWIW: having hmm_register == "hmm get" is a bit confusing... > >>> > >>> The thing is that you want only one hmm struct per process and thus > >>> if there is already one and it is not being destroy then you want to > >>> reuse it. > >>> > >>> Also this is all internal to HMM code and so it should not confuse > >>> anyone. > >>> > >> > >> Well, it has repeatedly come up, and I'd claim that it is quite > >> counter-intuitive. So if there is an easy way to make this internal > >> HMM code clearer or better named, I would really love that to happen. > >> > >> And we shouldn't ever dismiss feedback based on "this is just internal > >> xxx subsystem code, no need for it to be as clear as other parts of the > >> kernel", right? > > > > Yes but i have not seen any better alternative that present code. If > > there is please submit patch. > > > > Ira, do you have any patch you're working on, or a more detailed suggestion there? > If not, then I might (later, as it's not urgent) propose a small cleanup patch > I had in mind for the hmm_register code. But I don't want to duplicate effort > if you're already thinking about it. No I don't have anything. I was just really digging into these this time around and I was about to comment on the lack of "get's" for some "puts" when I realized that "hmm_register" _was_ the get... :-( Ira > > > thanks, > -- > John Hubbard > NVIDIA > >