Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp3150161imu; Sun, 13 Jan 2019 20:03:14 -0800 (PST) X-Google-Smtp-Source: ALg8bN7uVahaS6pHAL6K1jP1a+SIOzUEm3KfpC2/9bdGJY9GdSDUkmcaHQNtIYs57INi0xJ+xSzo X-Received: by 2002:a63:1a0c:: with SMTP id a12mr21079187pga.157.1547438594528; Sun, 13 Jan 2019 20:03:14 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1547438594; cv=none; d=google.com; s=arc-20160816; b=XtACX17CeLzmu5r4EypkdH85zuKMF9btBM+oXnJpLgrqrsA6A3pcgpS9gMlL2rK3B3 weFd6GlPRzBBsbcTCYeUxR0JQPVvbVl+c4HXI8CHnaTByJRt4i2WdGbJRZfSwUGuPuss UlDabeEy8tbC/BA0tuWIFI59jwiznNwnMa5nwMgunhYtZYoM2Igmgu+GDykgaHzZAdIn TlDY/go1sATr1/11Z01sSsltyYWXakdF6wCtFk4Zmo1uksNPlVpVsOLEbO+MILD3IY5M w66gmekME7+qLwquxpCYpVsAQ+wVNZkYcXUYmoACQvJreCHVsVWc/+nufYu5KdheOzmq aFrg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject; bh=FSt55XdahTve81B1ck/pNyPjFk7jpwm2cn4XFVxPuno=; b=dqYLy+izkirKnBs1VO/HTk3FQrTnncXD4z9cdLeCxzCzirPvaIzA79QDC6RkNEalnq y4Gl6Fmj+FVJXLlxzRQqyIt2mM8yGa9QJ0UilaUYR/yHLSY0y2qNbGLDbLj1uTimNJbf cHZ0Qa/qaJybTSSTiS6XcO3fsAFOc1fbg5J9catW3hElQqayBf36XgeVqTN3YgcozD+y +dddkijRpNtSM0KWMK7YfimhMLl7qy3PtHqSQ2aSTgFH2fFseItIuGAYcJQ+rv07Ykbh SvkA0ZCx+YkhPupk5YwDG3IdEfv/bNeCfiEafKrhsaKScTfKfFSnpXXWxCUjQG4CTtCU ThcQ== 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 u91si9603176plb.237.2019.01.13.20.02.58; Sun, 13 Jan 2019 20:03:14 -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 S1726737AbfANEBF (ORCPT + 99 others); Sun, 13 Jan 2019 23:01:05 -0500 Received: from foss.arm.com ([217.140.101.70]:54318 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726697AbfANEBF (ORCPT ); Sun, 13 Jan 2019 23:01:05 -0500 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.72.51.249]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 7078780D; Sun, 13 Jan 2019 20:01:04 -0800 (PST) Received: from [10.162.42.129] (p8cg001049571a15.blr.arm.com [10.162.42.129]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 2C24C3F5BD; Sun, 13 Jan 2019 20:00:54 -0800 (PST) Subject: Re: [PATCH] mm: Introduce GFP_PGTABLE To: Michal Hocko Cc: 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@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 References: <1547288798-10243-1-git-send-email-anshuman.khandual@arm.com> <20190113173555.GC1578@dhcp22.suse.cz> From: Anshuman Khandual Message-ID: Date: Mon, 14 Jan 2019 09:30:55 +0530 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: <20190113173555.GC1578@dhcp22.suse.cz> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 01/13/2019 11:05 PM, Michal Hocko wrote: > On Sat 12-01-19 15:56:38, 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. > > I agree that some unification is due but GFP_PGTABLE is not something to > expose in generic gfp.h IMHO. It just risks an abuse. I would be looking Why would you think that it risks an abuse ? It does not create new semantics of allocation in the buddy. Its just uses existing GFP_KERNEL allocation which is then getting zeroed out. The risks (if any) is exactly same as GFP_KERNEL. > at providing asm-generic implementation and reuse it to remove the code Does that mean GFP_PGTABLE can be created but not in gfp.h but in some other memory related header file ? > duplication. But I haven't tried that to know that it will work out due > to small/subtle differences between arches. IIUC from the allocation perspective GFP_ACCOUNT is the only thing which gets added with GFP_PGTABLE for user page table for memcg accounting purpose. There does not seem to be any other differences unless I am missing something.