Received: by 2002:a05:6902:102b:0:0:0:0 with SMTP id x11csp313046ybt; Tue, 23 Jun 2020 23:17:05 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyQSE/NM8KnVk5StkM4ulTa/3qY8ZBwy1CYgKRbvlKvABJU76Jf4gfbZsV2bgb6X/HC3Jh8 X-Received: by 2002:a17:906:9408:: with SMTP id q8mr5530918ejx.496.1592979425137; Tue, 23 Jun 2020 23:17:05 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1592979425; cv=none; d=google.com; s=arc-20160816; b=OIeSzNo56zqBbS/VVwTQWzp8YrobA+uKFwob4lNWttZ7d9YRowrg2k+sqo4frtiNc3 xVohwMcENzq5TFPBrbVb4CmAyyBBVTkdf5f+jJ9XtO5xBuMPfNGCtPCUOHxyo9TUkTCk ssxAA0vohxr/NHH5gRqz1rjVesCYNA6CqK/+9HYnDl5TykT/oVieZtOojIZNoqpYaGLl 3TqeczVpbaV5KcemvNx4urGXhVr06MW27j8aEULr27ojyVwLungFPxIG/0HB0/49ACCI eHj+wk3QDlbwjRvK7GiJ8HRr2u6jWynITwKxk84krkXwyrsQ6gK3wYFLkBlkrBbBSwuY V/RA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:reply-to:message-id:subject:cc:to:from:date; bh=IsLCzZseGbZ4Vhg19CpAUYDOCh7LziYNU4ImOhrcS9U=; b=SSLzzdPO5M8QfaRFMKWXQjb+KKl0t57Hedhmjy0PPBey+iY1QhmwNEdrl4pP1tC3Z9 g9kMlugnxIQhkvNlcQc6v9jFF9zXbtboLgvvnFTdBcEDFxDicT/YWR7+NPqog2ufR73m jV7LytHeVivySpeu7hffEkTW5D2UGCclh1c/QqFeBn1fwL7PTTt+1de7B0H2PBYGDzoC 7L3Oh5dZbOGz0y/d5CbGvHC0dbGToTebp4/0Hllku2leiqN+hCD/rzzR5SZbP1msJOxi EhUdORSHClqWXLfRha9eKX4czJRuCTQSEix5YpH33IHDk8hbVjLLz0wJHM/F/x1MYvWG jXKw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=alibaba.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id l19si5695290eja.516.2020.06.23.23.16.42; Tue, 23 Jun 2020 23:17:05 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=alibaba.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2389024AbgFXGNp (ORCPT + 99 others); Wed, 24 Jun 2020 02:13:45 -0400 Received: from out30-130.freemail.mail.aliyun.com ([115.124.30.130]:59793 "EHLO out30-130.freemail.mail.aliyun.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2387817AbgFXGNo (ORCPT ); Wed, 24 Jun 2020 02:13:44 -0400 X-Alimail-AntiSpam: AC=PASS;BC=-1|-1;BR=01201311R121e4;CH=green;DM=||false|;DS=||;FP=0|-1|-1|-1|0|-1|-1|-1;HT=e01e01355;MF=richard.weiyang@linux.alibaba.com;NM=1;PH=DS;RN=9;SR=0;TI=SMTPD_---0U0Zjl4J_1592979220; Received: from localhost(mailfrom:richard.weiyang@linux.alibaba.com fp:SMTPD_---0U0Zjl4J_1592979220) by smtp.aliyun-inc.com(127.0.0.1); Wed, 24 Jun 2020 14:13:40 +0800 Date: Wed, 24 Jun 2020 14:13:40 +0800 From: Wei Yang To: Michal Hocko Cc: Wei Yang , akpm@linux-foundation.org, osalvador@suse.de, dan.j.williams@intel.com, linux-mm@kvack.org, bhe@redhat.com, linux-kernel@vger.kernel.org, david@redhat.com Subject: Re: [PATCH] mm/spase: never partially remove memmap for early section Message-ID: <20200624061340.GA11552@L-31X9LVDL-1304.local> Reply-To: Wei Yang References: <20200623094258.6705-1-richard.weiyang@linux.alibaba.com> <20200623151828.GA31426@dhcp22.suse.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200623151828.GA31426@dhcp22.suse.cz> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jun 23, 2020 at 05:18:28PM +0200, Michal Hocko wrote: >On Tue 23-06-20 17:42:58, Wei Yang wrote: >> For early sections, we assumes its memmap will never be partially >> removed. But current behavior breaks this. >> >> Let's correct it. >> >> Fixes: ba72b4c8cf60 ("mm/sparsemem: support sub-section hotplug") >> Signed-off-by: Wei Yang > >Can a user trigger this or is this a theoretical bug? Let me rewrite the changelog a little. Look forward any comments. For early sections, its memmap is handled specially even sub-section is enabled. The memmap could only be populated as a whole. Quoted from the comment of section_activate(): * The early init code does not consider partially populated * initial sections, it simply assumes that memory will never be * referenced. If we hot-add memory into such a section then we * do not need to populate the memmap and can simply reuse what * is already there. While current section_deactivate() breaks this rule. When hot-remove a sub-section, section_deactivate() would depopulate its memmap. The consequence is if we hot-add this subsection again, its memmap never get proper populated. > >> --- >> mm/sparse.c | 6 +++--- >> 1 file changed, 3 insertions(+), 3 deletions(-) >> >> diff --git a/mm/sparse.c b/mm/sparse.c >> index b2b9a3e34696..1a0069f492f5 100644 >> --- a/mm/sparse.c >> +++ b/mm/sparse.c >> @@ -825,10 +825,10 @@ static void section_deactivate(unsigned long pfn, unsigned long nr_pages, >> ms->section_mem_map &= ~SECTION_HAS_MEM_MAP; >> } >> >> - if (section_is_early && memmap) >> - free_map_bootmem(memmap); >> - else >> + if (!section_is_early) > >This begs a comment. > >> depopulate_section_memmap(pfn, nr_pages, altmap); >> + else if (memmap) >> + free_map_bootmem(memmap); >> >> if (empty) >> ms->section_mem_map = (unsigned long)NULL; >> -- >> 2.20.1 (Apple Git-117) >> > >-- >Michal Hocko >SUSE Labs -- Wei Yang Help you, Help me