Received: by 2002:ac0:a5a7:0:0:0:0:0 with SMTP id m36-v6csp5554332imm; Mon, 23 Jul 2018 01:37:03 -0700 (PDT) X-Google-Smtp-Source: AAOMgpdY+t/WXrtnTC7rLSHLKwLLeVhYx76TdEYiRWTf9qJweo4auX2cNkHgecGi+oy+WPzrrGtt X-Received: by 2002:a63:4e22:: with SMTP id c34-v6mr11390041pgb.6.1532335023606; Mon, 23 Jul 2018 01:37:03 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1532335023; cv=none; d=google.com; s=arc-20160816; b=cffGQe9tIgtHIiCJSWKRjCmZ7+2jmMeLPWuPC5X8rb80hEFniZG8LoxgjDqo1HqHPT SuWCakUmWjexBX4HR/hquKCVipyMN3EcnpjaL8QOhH0Cn9rF0DjuO9wiaQnlUit8mtzW I1gfyFe5B9SV53IGWRW05vA2LtoBu6cPlccrDXOVyC1tG2J3PTFlsVWh+RlOuiCaJJ60 ENzqljSjGZJ2gbUhKJ57PP95SY6N3lz4V1FEGFMdnHV0VLsRNJse4+9crJ5ifSdiDoeO wRj87XsSwJ2p4sYlBPTKbG9n3aMHtSuenwg51HnkRCUsg8YQyBI5iKStoGoYXuCKVhyh Jz5w== 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:arc-authentication-results; bh=ci7t4dSYU2BaYBWCzPKkinrsJVu/FewKT2OKhpKUKCQ=; b=VGeDmtg7dCjqTWQi8yiqwlWOqk+7leVjkHfJUzMWVkhnmVE20Tc+e5Bq/RRaOlIy3l fwOKFknVQLUzc9+rKxpI30UW72umgSZvOnkQVX33woAZpqpZYRSuaFjpf0MfY0hA3EMR Zq5nedLyINKaF/kzotO9XNPkAh1USbqE6GR6e2y05Y6YaD4RWF27ZdIXK2Elw6D/OYnY Ph3ECZjprRvEzTfXxYIHXFYiQpNJ++79AcOIjaTys+GjreRjRzim4/iii9cpK22/9YXa lg72GhBafXZsJmgWFtTeu5MeHw9zHqTl6/zXtLu8qdCzJU6lduW2xEr3r1Q1SiYE8ccM beng== 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 c2-v6si7129598plb.394.2018.07.23.01.36.49; Mon, 23 Jul 2018 01:37:03 -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 S2388091AbeGWJfZ (ORCPT + 99 others); Mon, 23 Jul 2018 05:35:25 -0400 Received: from mx2.suse.de ([195.135.220.15]:56872 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S2387977AbeGWJfZ (ORCPT ); Mon, 23 Jul 2018 05:35:25 -0400 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay1.suse.de (unknown [195.135.220.254]) by mx1.suse.de (Postfix) with ESMTP id 8C7DAAC9C; Mon, 23 Jul 2018 08:35:19 +0000 (UTC) Date: Mon, 23 Jul 2018 10:35:19 +0200 From: Michal Hocko To: Oscar Salvador Cc: akpm@linux-foundation.org, pasha.tatashin@oracle.com, vbabka@suse.cz, aaron.lu@intel.com, iamjoonsoo.kim@lge.com, linux-kernel@vger.kernel.org, linux-mm@kvack.org, Oscar Salvador Subject: Re: [PATCH v2 3/5] mm/page_alloc: Optimize free_area_init_core Message-ID: <20180723083519.GG17905@dhcp22.suse.cz> References: <20180719132740.32743-1-osalvador@techadventures.net> <20180719132740.32743-4-osalvador@techadventures.net> <20180719134417.GC7193@dhcp22.suse.cz> <20180719140327.GB10988@techadventures.net> <20180719151555.GH7193@dhcp22.suse.cz> <20180719205235.GA14010@techadventures.net> <20180720100327.GA19478@techadventures.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180720100327.GA19478@techadventures.net> User-Agent: Mutt/1.10.0 (2018-05-17) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri 20-07-18 12:03:27, Oscar Salvador wrote: > On Thu, Jul 19, 2018 at 10:52:35PM +0200, Oscar Salvador wrote: > > On Thu, Jul 19, 2018 at 05:15:55PM +0200, Michal Hocko wrote: > > > Your changelog doesn't really explain the motivation. Does the change > > > help performance? Is this a pure cleanup? > > > > Hi Michal, > > > > Sorry to not have explained this better from the very beginning. > > > > It should help a bit in performance terms as we would be skipping those > > condition checks and assignations for zones that do not have any pages. > > It is not a huge win, but I think that skipping code we do not really need to run > > is worh to have. > > > > > The function is certainly not an example of beauty. It is more an > > > example of changes done on top of older ones without much thinking. But > > > I do not see your change would make it so much better. I would consider > > > it a much nicer cleanup if it was split into logical units each doing > > > one specific thing. > > > > About the cleanup, I thought that moving that block of code to a separate function > > would make the code easier to follow. > > If you think that this is still not enough, I can try to split it and see the outcome. > > I tried to split it innto three logical blocks: > > - Substract memmap pages > - Substract dma reserves > - Account kernel pages (nr_kernel_pages and nr_total_pages) No, I do not think this is much better. Why do we need to separate those functions out? I think you are too focused on the current function without a broader context. Think about it. We have two code paths. Early initialization and the hotplug. The two are subtly different in some aspects. Maybe reusing free_area_init_core is the wrong thing and we should have a dedicated subset of this function. This would make the code more clear probably. You wouldn't have to think which part of free_area_init_core is special and what has to be done if this function was to be used in a different context. See my point? -- Michal Hocko SUSE Labs