Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp1168874imu; Wed, 16 Jan 2019 14:03:25 -0800 (PST) X-Google-Smtp-Source: ALg8bN7sLlO26+me4k+AOOsDqyq9U94T8o8Qg/WZRQUZMYae4qn+pghicfdAy5IjifmMLtQLAH+C X-Received: by 2002:a63:6906:: with SMTP id e6mr10741348pgc.144.1547676205191; Wed, 16 Jan 2019 14:03:25 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1547676205; cv=none; d=google.com; s=arc-20160816; b=XYLDrjx2yf45WwaZH7gt9yTKUk5zWfCZUrwDx4SuhkenblZcHjHApjIUMlUZtudV/1 RRgd9yDwQHzCD3EiPwzgxVhiRneOo7ijUGhEZXdeMo3iHPPKTUBAXA2boNEivgDivNbO +J4KusnfNy+SFqJTu2XOnl8gYGi7/+IvCwH5CjRJfsY23c1MCqWPasAHnnOcMhWUvYu3 U76L/UAa+PxRNHQ3WrD+AvJ/KcoiD8eVbggU/ogTV/91g9cDbQ1gNus5RWXY6Hu9hfvo iiRQdXjwnR6+mfJ9ualmE7OLyg63Ex2NY3ppujnKWTjl2smJZ67l3vKaLLONJONqUlQM usGg== 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=7Cyvx27eAUgxpRRqNZfr/WzyAzJ1TMt+KmZ3Ekb9h08=; b=LO7VbP2PbtwzpCvnZm5J2pRWLSF6/P8MuGzDNbcQl+flUEBFJdzZK8TXp8AxP/8egX K7FA5Nbweqdv+HIB3lSN/xvFGIeAc15VeuUZJnbuSE3jbnFYSxm3jiJzp4EHqPYJE1E3 x3jLpIAnD6jgaxIqea2O06kd/tw4zaK9xyOxdm7GHX9tqPkNvIWc796s96tkOrwXHhv5 93lzmYNgOJuR+nsrbhKApuIcMTUOGQKM/jNduxU104eUbx+oToOMJGQOCovrc0KKgaI3 70LO+4D92eUWArDoB36hGka8u79cKyioILysrJrSkhP4Ls5XzAYnsXtN29+yyM44bfAl dk/A== 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 y20si7283744plr.106.2019.01.16.14.03.06; Wed, 16 Jan 2019 14:03:25 -0800 (PST) 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 S2390508AbfAPNdH (ORCPT + 99 others); Wed, 16 Jan 2019 08:33:07 -0500 Received: from mx2.suse.de ([195.135.220.15]:48934 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1732780AbfAPNdH (ORCPT ); Wed, 16 Jan 2019 08:33:07 -0500 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.220.254]) by mx1.suse.de (Postfix) with ESMTP id 7292FAF8A; Wed, 16 Jan 2019 13:33:05 +0000 (UTC) Date: Wed, 16 Jan 2019 14:33:02 +0100 From: Michal Hocko To: Matthew Wilcox Cc: Anshuman Khandual , linux-mm@kvack.org, akpm@linux-foundation.org, linux-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, linux-arm-kernel@lists.infradead.org, linux-sh@vger.kernel.org, kvmarm@lists.cs.columbia.edu, linux-riscv@lists.infradead.org, linux@armlinux.org.uk, catalin.marinas@arm.com, will.deacon@arm.com, mpe@ellerman.id.au, tglx@linutronix.de, mingo@redhat.com, dave.hansen@linux.intel.com, peterz@infradead.org, christoffer.dall@arm.com, marc.zyngier@arm.com, kirill@shutemov.name, rppt@linux.vnet.ibm.com, ard.biesheuvel@linaro.org, mark.rutland@arm.com, steve.capper@arm.com, james.morse@arm.com, robin.murphy@arm.com, aneesh.kumar@linux.ibm.com, vbabka@suse.cz, shakeelb@google.com, rientjes@google.com, palmer@sifive.com, greentime@andestech.com Subject: Re: [PATCH V2] mm: Introduce GFP_PGTABLE Message-ID: <20190116133302.GN24149@dhcp22.suse.cz> References: <1547619692-7946-1-git-send-email-anshuman.khandual@arm.com> <20190116065703.GE24149@dhcp22.suse.cz> <20190116123018.GF6310@bombadil.infradead.org> <07d6a264-dccd-78ab-e8a9-2410bbef7b97@arm.com> <20190116131827.GH6310@bombadil.infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190116131827.GH6310@bombadil.infradead.org> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed 16-01-19 05:18:27, Matthew Wilcox wrote: > On Wed, Jan 16, 2019 at 06:42:22PM +0530, Anshuman Khandual wrote: > > On 01/16/2019 06:00 PM, Matthew Wilcox wrote: > > > On Wed, Jan 16, 2019 at 07:57:03AM +0100, Michal Hocko wrote: > > >> On Wed 16-01-19 11:51:32, Anshuman Khandual wrote: > > >>> All architectures have been defining their own PGALLOC_GFP as (GFP_KERNEL | > > >>> __GFP_ZERO) and using it for allocating page table pages. This causes some > > >>> code duplication which can be easily avoided. GFP_KERNEL allocated and > > >>> cleared out pages (__GFP_ZERO) are required for page tables on any given > > >>> architecture. This creates a new generic GFP flag flag which can be used > > >>> for any page table page allocation. Does not cause any functional change. > > >>> > > >>> GFP_PGTABLE is being added into include/asm-generic/pgtable.h which is the > > >>> generic page tabe header just to prevent it's potential misuse as a general > > >>> allocation flag if included in include/linux/gfp.h. > > >> > > >> I haven't reviewed the patch yet but I am wondering whether this is > > >> really worth it without going all the way down to unify the common code > > >> and remove much more code duplication. Or is this not possible for some > > >> reason? > > > > > > Exactly what I suggested doing in response to v1. > > > > > > Also, the approach taken here is crazy. x86 has a feature that no other > > > architecture has bothered to implement yet -- accounting page tables > > > to the process. Yet instead of spreading that goodness to all other > > > architectures, Anshuman has gone to more effort to avoid doing that. > > > > The basic objective for this patch is to create a common minimum allocation > > flag that can be used by architectures but that still allows archs to add > > on additional constraints if they see fit. This patch does not intend to > > change functionality for any arch. > > I disagree with your objective. Making more code common is a great idea, > but this patch is too unambitious. We should be heading towards one or > two page table allocation functions instead of having every architecture do > its own thing. > > So start there. Move the x86 function into common code and convert one > other architecture to use it too. Agreed! -- Michal Hocko SUSE Labs