mm: hugetlb_vmemmap: cleanup CONFIG_HUGETLB_PAGE_FREE_VMEMMAP*
authorMuchun Song <songmuchun@bytedance.com>
Fri, 29 Apr 2022 06:16:15 +0000 (23:16 -0700)
committerakpm <akpm@linux-foundation.org>
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/20220404074652.68024-4-songmuchun@bytedance.com
Signed-off-by: Muchun Song <songmuchun@bytedance.com>
Cc: Mike Kravetz <mike.kravetz@oracle.com>
Cc: David Hildenbrand <david@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
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