]> Git Repo - linux.git/commit
mm: hugetlb_vmemmap: cleanup CONFIG_HUGETLB_PAGE_FREE_VMEMMAP*
authorMuchun Song <[email protected]>
Fri, 29 Apr 2022 06:16:15 +0000 (23:16 -0700)
committerakpm <[email protected]>
Fri, 29 Apr 2022 06:16:15 +0000 (23:16 -0700)
commit47010c040dec8af6347ec6259104fc13f7e7e30a
treed56dd51f6904cd8e508ba2897c843194e49b80ed
parentf10f1442c309ccef7a80ba3dc4abde0978e86fb4
mm: hugetlb_vmemmap: cleanup CONFIG_HUGETLB_PAGE_FREE_VMEMMAP*

The word of "free" is not expressive enough to express the feature of
optimizing vmemmap pages associated with each HugeTLB, rename this keywork
to "optimize".  In this patch , cheanup configs to make code more
expressive.

Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Muchun Song <[email protected]>
Cc: Mike Kravetz <[email protected]>
Cc: David Hildenbrand <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
14 files changed:
Documentation/admin-guide/kernel-parameters.txt
Documentation/admin-guide/mm/hugetlbpage.rst
arch/arm64/Kconfig
arch/arm64/mm/flush.c
arch/x86/Kconfig
arch/x86/mm/init_64.c
fs/Kconfig
include/linux/hugetlb.h
include/linux/mm.h
include/linux/page-flags.h
mm/Makefile
mm/hugetlb_vmemmap.c
mm/hugetlb_vmemmap.h
mm/sparse-vmemmap.c
This page took 0.070249 seconds and 4 git commands to generate.