Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp1713613imu; Thu, 17 Jan 2019 01:58:07 -0800 (PST) X-Google-Smtp-Source: ALg8bN5JiD4jDOg5vgsd8beKsdCiz+ZXa1Q/+Br2KdsmDf5TEwxeNM6hfQBxTG8QZn4xrxDQiUZA X-Received: by 2002:a17:902:14e:: with SMTP id 72mr14408629plb.287.1547719087515; Thu, 17 Jan 2019 01:58:07 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1547719087; cv=none; d=google.com; s=arc-20160816; b=TM9iSRFloKA+SkjKUccq2ZrbUQFgvGCO5RQNgJwQhBXIVorRc9uT1rXYFl10lJMysG AYoVcaG9F8fztTwu8pw9uc4xzjmoTR3hTvTTB3MXH1rDvlmamn3zi8vvJG4ZcKUI2FV0 mFVuZPRf4mVQrIrdIx1MmM2To+rcu8csTLnwNfDICNkXfxAgazyQoSC+YNYYlZcDHYP4 c/96/DGucqLhjHZ11s/8I5oSCP0NSNhAK6RZSIK3ILmq2nDtu3ZszVO1x3474MXUnEo5 eOeL0FNPJde2Ye5hW+fbbs3VsdsPIX0lirZESdi52xZjVmJ7lCI2aw7vcMKykb17ZhoS RYTQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:message-id:date:references :in-reply-to:subject:cc:to:from; bh=OZssTHPnf3vZ7kZ1fEhXjAAzV0AyT5o1McxHsOOZ2UQ=; b=UbqDe2SncraV6jA5eCidlCcGnmMIqqkkzdvdrTJB7T4017l+N082lBcZwxE8CKJ6+p mCGEtJYQW/XL8stxLGFZ5pW0OsQ65o3mOJnS51CI2aUWTTAA04KVNn/LSoDsZfMaaX3J hV6rtMlWm16zo2TRjRqETfNQ0ub3OhijcNBTWmOi1fG+Ybg8Axk3zRUSS2eOw9I6H5Fd WCV4gZAAcaKoAfDWhpTX2V1PmZ/ixwDvc0bGp78t3TxjjzyTvSb5KHt0Du7GG1QRNSTy oZzz0kX/RLwHCBAGtLnysrc6MPEyp1s4E8WXRKLVrEEs40SrqLHUPQuRapZHPRade+/I CFmg== 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id bf4si1191744plb.163.2019.01.17.01.57.51; Thu, 17 Jan 2019 01:58:07 -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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726920AbfAQJ4n (ORCPT + 99 others); Thu, 17 Jan 2019 04:56:43 -0500 Received: from ozlabs.org ([203.11.71.1]:48615 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727201AbfAQJ4m (ORCPT ); Thu, 17 Jan 2019 04:56:42 -0500 Received: from authenticated.ozlabs.org (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPSA id 43gKGp5Rwwz9sBn; Thu, 17 Jan 2019 20:56:34 +1100 (AEDT) From: Michael Ellerman To: Matthew Wilcox , Michal Hocko 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, 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 In-Reply-To: <20190116123018.GF6310@bombadil.infradead.org> References: <1547619692-7946-1-git-send-email-anshuman.khandual@arm.com> <20190116065703.GE24149@dhcp22.suse.cz> <20190116123018.GF6310@bombadil.infradead.org> Date: Thu, 17 Jan 2019 20:56:34 +1100 Message-ID: <87tvi74nfx.fsf@concordia.ellerman.id.au> MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Matthew Wilcox writes: > 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. powerpc does __GFP_ACCOUNT for user page tables too. Shamelessly cribbed from the x86 version of course :) cheers