From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 92735C433EF for ; Wed, 29 Sep 2021 12:53:08 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 5854461214 for ; Wed, 29 Sep 2021 12:53:08 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 5854461214 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=CcuoKAD8PQWN9xvG0Bzr5eqHVLDGpSQKXPtqMWqAEic=; b=3Y0K2eM0s//dbn epQ4mz6dquiskfS1gJnIujHBNulYccoBFTr3WURDI8E81k8qx80LTmsRVedI62xgnsnBXgO1YM54K 7tt6bAcPEmkxxYHlNpZM5qibPsRmFpXG3EcygAxBmfv+RZGXXIvLFSeZREq66yFC7rfvEn4bqSMx0 4Evb4zANuJBpipBGN/85cfK1ZfrOr1ICM/7iZx5d6tDShTRhtrBXG5y02LkmNrHPiS8MvhB4rWuCX jhiu+yIaveGvSk3MW6nE3i6IdDgjfEU00lsFXhF999R5z43V/jzQlZXf1qfk7Q7FJfRsc/vw/stHK A1+Soev9xzg5lNJ/lzfA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mVZ3F-00B4Q9-Us; Wed, 29 Sep 2021 12:51:10 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mVZ3C-00B4PP-RU for linux-arm-kernel@lists.infradead.org; Wed, 29 Sep 2021 12:51:08 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 245C861390; Wed, 29 Sep 2021 12:51:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1632919866; bh=A6xpSVQ3SjT9BXr/QonzyAOgdAvBS4ykRD6s3eWNyyQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=MoezbwGRQfn9hXWtFc3sAoxTK+ANl5fHvRV2CGsEy2xq9pbd52cOJq0PNnTvkDzEl UyqXuOQGM+Pj1J2t1//T+dYG7kkpzLpv1Zv5iKwHvnQryxFBq3Jw9eDrXZvrRjsVOT MFndZYMUdT9It+peccvN8JDgZKKVRDkz4Fi//HI/i0GPRt6lhYhV7Hqs5+3vsR6m5G lH8ZIhKDwds+gED3KUplFOXCg2XouRda9HUAGm6CZn3CLTvUULfs0C2iOdZXsGRN6u 5mbVEcBq4y51wx+DlJwq4opYwIT2ZI9wovap3oGne1epUw+IDnq6tyj/9jMC70UDKA e+rcV8FN8orCw== Date: Wed, 29 Sep 2021 13:51:02 +0100 From: Will Deacon To: David Hildenbrand Cc: Chris Goldsworthy , Catalin Marinas , Andrew Morton , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-mm@kvack.org, Sudarshan Rajagopalan Subject: Re: [RFC] arm64: mm: update max_pfn after memory hotplug Message-ID: <20210929125101.GF21631@willie-the-truck> References: <595d09279824faf1f54961cef52b745609b05d97.1632437225.git.quic_cgoldswo@quicinc.com> <20210929101028.GB21057@willie-the-truck> <13f56b37-afc7-bf6f-d544-8d6433588bf9@redhat.com> <20210929104241.GA21395@willie-the-truck> <20210929110339.GA21510@willie-the-truck> <130a50d7-92fd-31fa-261e-f73dadcb4fcf@redhat.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <130a50d7-92fd-31fa-261e-f73dadcb4fcf@redhat.com> User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210929_055106_944673_2761A0B6 X-CRM114-Status: GOOD ( 37.52 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, Sep 29, 2021 at 02:09:35PM +0200, David Hildenbrand wrote: > On 29.09.21 13:03, Will Deacon wrote: > > On Wed, Sep 29, 2021 at 12:49:58PM +0200, David Hildenbrand wrote: > > > On 29.09.21 12:42, Will Deacon wrote: > > > > On Wed, Sep 29, 2021 at 12:29:32PM +0200, David Hildenbrand wrote: > > > > > On 29.09.21 12:10, Will Deacon wrote: > > > > > > On Thu, Sep 23, 2021 at 03:54:48PM -0700, Chris Goldsworthy wrote: > > > > > > > From: Sudarshan Rajagopalan > > > > > > > > > > > > > > After new memory blocks have been hotplugged, max_pfn and max_low_pfn > > > > > > > needs updating to reflect on new PFNs being hot added to system. > > > > > > > > > > > > > > Signed-off-by: Sudarshan Rajagopalan > > > > > > > Signed-off-by: Chris Goldsworthy > > > > > > > --- > > > > > > > arch/arm64/mm/mmu.c | 5 +++++ > > > > > > > 1 file changed, 5 insertions(+) > > > > > > > > > > > > > > diff --git a/arch/arm64/mm/mmu.c b/arch/arm64/mm/mmu.c > > > > > > > index cfd9deb..fd85b51 100644 > > > > > > > --- a/arch/arm64/mm/mmu.c > > > > > > > +++ b/arch/arm64/mm/mmu.c > > > > > > > @@ -1499,6 +1499,11 @@ int arch_add_memory(int nid, u64 start, u64 size, > > > > > > > if (ret) > > > > > > > __remove_pgd_mapping(swapper_pg_dir, > > > > > > > __phys_to_virt(start), size); > > > > > > > + else { > > > > > > > + max_pfn = PFN_UP(start + size); > > > > > > > + max_low_pfn = max_pfn; > > > > > > > + } > > > > > > > > > > > > We use 'max_pfn' as part of the argument to set_max_mapnr(). Does that need > > > > > > updating as well? > > > > > > > > > > > > Do we have sufficient locking to ensure nobody is looking at max_pfn or > > > > > > max_low_pfn while we update them? > > > > > > > > > > Only the write side is protected by memory hotplug locking. The read side is > > > > > lockless -- just like all of the other pfn_to_online_page() machinery. > > > > > > > > Hmm. So the readers can see one of the variables updated but the other one > > > > stale? > > > > > > Yes, just like it has been on x86-64 for a long time: > > > > > > arch/x86/mm/init_64.c:update_end_of_memory_vars() > > > > > > Not sure if anyone really cares about slightly delayed updates while memory > > > is getting hotplugged. The users that I am aware of don't care. > > > > Thanks, I'd missed that x86 also updates max_low_pfn. So at least we're not > > worse off in that respect. > > > > Looking at set_max_mapnr(), I'm wondering why we need to call that at all > > on arm64 as 'max_mapnr' only seems to be used for nommu. > > I think max_mapnr is only helpful without SPARSE, I can spot the most > prominent consumer being simplistic pfn_valid() implementation. Yeah, and that's only used #ifndef CONFIG_MMU (there's a #error otherwise at the top of the file). > MEMORY_HOTPLUG on arm64 implies SPARSE. ... and I recall that FLATMEM is no > longer possible on arm64. So most probably the arm64 call of set_max_mapnr() > can just be dropped. I'll do that and see if anything catches fire. Will _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel