Received: by 2002:ac0:aa62:0:0:0:0:0 with SMTP id w31-v6csp1492519ima; Wed, 24 Oct 2018 23:24:26 -0700 (PDT) X-Google-Smtp-Source: AJdET5cgRC8hdyOfUB7SJMqFz88F2DDqJE9EYQlrBZT11XPjO2bMhGVpP7eI8oVBWKADq58TTm29 X-Received: by 2002:a17:902:904a:: with SMTP id w10-v6mr258641plz.225.1540448666877; Wed, 24 Oct 2018 23:24:26 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1540448666; cv=none; d=google.com; s=arc-20160816; b=bodrY/KUgXXcgzIXcWmFCQA3s3E9WtFryXxDHadU5Jdhd1wjAJOTUs3hVNwz8eHZgQ CogXDs8dCwTyI07YYeze/oN+JXSD15QGQcgc9H3C8lavsr9C6EoyXYPcT5ukaEM2ca0m wk+YpITG9/vPjDxtWE09MBDgnpCuD4tecIenU9Jq9pUd2d4AvdfmPy/Elaxn/6MuqxFH +a7Tojwpg8RKJvG2JxwbQnagUfUOVgMXmjjRyps2+SDYvHMfusiTPVxd1M9LPDOL+fUt so9pKRYg5XfRsg2g6yHSpZXhu+NY7vI9ZTEnxLp1sZ76q4giB7W87xfb4ouPq1zLu6kK 674A== 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=TTTsMwQ+EbBkp4vIvCrb/X3ILEC8PkWhkhH+53+LNC0=; b=PPBdZyCp217MHRr32UbBm3qf8tD2yTcIq9Kgi8Jdm2e0zbHeR7lk3ZmQB9rId/+Jlk M1gz50ACe/9MO2NFX4e0tWN/wGor201xl+2tJxOWIWsBQgeD0PAlQ37RH6uv281RDVon y20xmofAku4cuvrOAAO+2UtBVdj5uGSg2JY1Z0gmZAzf93WNA6tDnHCKuG1WKZADci+B RxHkDy+/vuk8RWU9SHK/gZOzRj2SqBTtNJR9OSGPo2vvF9I9gBgJLV2ZsCbEI1G80GfA 99j8cuQLbQQ/BhwEf5Q9Weo8mafuAbtIbXxZNKewooGABi83CUZNqF37h5Cnhu5Y/Qox O/tw== 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 f23-v6si6833490pfn.85.2018.10.24.23.24.11; Wed, 24 Oct 2018 23:24:26 -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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727565AbeJYOzA (ORCPT + 99 others); Thu, 25 Oct 2018 10:55:00 -0400 Received: from foss.arm.com ([217.140.101.70]:51732 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727185AbeJYOzA (ORCPT ); Thu, 25 Oct 2018 10:55:00 -0400 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 53AE9A78; Wed, 24 Oct 2018 23:23:43 -0700 (PDT) Received: from [10.163.1.68] (unknown [10.163.1.68]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 3C20C3F627; Wed, 24 Oct 2018 23:23:37 -0700 (PDT) Subject: Re: [PATCH V3 3/5] mm/hugetlb: Enable arch specific huge page size support for migration To: Michal Hocko Cc: linux-mm@kvack.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, suzuki.poulose@arm.com, punit.agrawal@arm.com, will.deacon@arm.com, Steven.Price@arm.com, steve.capper@arm.com, catalin.marinas@arm.com, akpm@linux-foundation.org, mike.kravetz@oracle.com, n-horiguchi@ah.jp.nec.com References: <1540299721-26484-1-git-send-email-anshuman.khandual@arm.com> <1540299721-26484-4-git-send-email-anshuman.khandual@arm.com> <20181024135639.GH18839@dhcp22.suse.cz> <20181024135859.GI18839@dhcp22.suse.cz> From: Anshuman Khandual Message-ID: Date: Thu, 25 Oct 2018 11:53:34 +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: <20181024135859.GI18839@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 10/24/2018 07:28 PM, Michal Hocko wrote: > On Wed 24-10-18 15:56:39, Michal Hocko wrote: >> On Tue 23-10-18 18:31:59, Anshuman Khandual wrote: >>> Architectures like arm64 have HugeTLB page sizes which are different than >>> generic sizes at PMD, PUD, PGD level and implemented via contiguous bits. >>> At present these special size HugeTLB pages cannot be identified through >>> macros like (PMD|PUD|PGDIR)_SHIFT and hence chosen not be migrated. >>> >>> Enabling migration support for these special HugeTLB page sizes along with >>> the generic ones (PMD|PUD|PGD) would require identifying all of them on a >>> given platform. A platform specific hook can precisely enumerate all huge >>> page sizes supported for migration. Instead of comparing against standard >>> huge page orders let hugetlb_migration_support() function call a platform >>> hook arch_hugetlb_migration_support(). Default definition for the platform >>> hook maintains existing semantics which checks standard huge page order. >>> But an architecture can choose to override the default and provide support >>> for a comprehensive set of huge page sizes. >>> >>> Reviewed-by: Naoya Horiguchi >>> Signed-off-by: Anshuman Khandual >> >> Acked-by: Michal Hocko > > fat fingers here, should be mhocko@suse.com of course. Sure no problems. As we had discussed earlier and agreed to keep the previous patch "mm/hugetlb: Enable PUD level huge page migration" separate and not fold into this one, I will assume your ACK on it as well unless your disagree.