On Fri, 2022-04-15 at 09:44 -0700, Song Liu wrote: > Use vmalloc_huge() in alloc_large_system_hash() so that large system > hash > (>= PMD_SIZE) could benefit from huge pages. Note that vmalloc_huge > only > allocates huge pages for systems with HAVE_ARCH_HUGE_VMALLOC. > > Reviewed-by: Christoph Hellwig <hch@xxxxxx> > Signed-off-by: Song Liu <song@xxxxxxxxxx> Reviewed-by: Rik van Riel <riel@xxxxxxxxxxx>