Re: [PATCH v2 2/2] powerpc/mm/hugetlb: Add support for 1G huge pages

From: Anshuman Khandual
Date: Tue May 16 2017 - 06:29:32 EST


On 05/16/2017 02:47 PM, Aneesh Kumar K.V wrote:
> POWER9 supports hugepages of size 2M and 1G in radix MMU mode. This patch
> enables the usage of 1G page size for hugetlbfs. This also update the helper
> such we can do 1G page allocation at runtime.
>
> We still don't enable 1G page size on DD1 version. This is to avoid doing
> workaround mentioned in commit: 6d3a0379ebdc8 (powerpc/mm: Add
> radix__tlb_flush_pte_p9_dd1()
>
> Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@xxxxxxxxxxxxxxxxxx>

Sounds good.

Reviewed-by: Anshuman Khandual <khandual@xxxxxxxxxxxxxxxxxx>