]> git.ipfire.org Git - people/ms/linux.git/commit - fs/Kconfig
mm: hugetlb_vmemmap: introduce the name HVO
authorMuchun Song <songmuchun@bytedance.com>
Tue, 28 Jun 2022 09:22:30 +0000 (17:22 +0800)
committerAndrew Morton <akpm@linux-foundation.org>
Tue, 9 Aug 2022 01:06:42 +0000 (18:06 -0700)
commitdff033818a06e7d0bf79271e34bda11c2d9d98d0
treec4eaf7a87d3f4b6a9fe321e315482139732c16b4
parentcf5472e561133888df81d2e48f7da9ebd3299459
mm: hugetlb_vmemmap: introduce the name HVO

It it inconvenient to mention the feature of optimizing vmemmap pages
associated with HugeTLB pages when communicating with others since there
is no specific or abbreviated name for it when it is first introduced.
Let us give it a name HVO (HugeTLB Vmemmap Optimization) from now.

This commit also updates the document about "hugetlb_free_vmemmap" by the
way discussed in thread [1].

Link: https://lore.kernel.org/all/21aae898-d54d-cc4b-a11f-1bb7fddcfffa@redhat.com/
Link: https://lkml.kernel.org/r/20220628092235.91270-4-songmuchun@bytedance.com
Signed-off-by: Muchun Song <songmuchun@bytedance.com>
Reviewed-by: Oscar Salvador <osalvador@suse.de>
Reviewed-by: Mike Kravetz <mike.kravetz@oracle.com>
Cc: Anshuman Khandual <anshuman.khandual@arm.com>
Cc: Catalin Marinas <catalin.marinas@arm.com>
Cc: David Hildenbrand <david@redhat.com>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Will Deacon <will@kernel.org>
Cc: Xiongchun Duan <duanxiongchun@bytedance.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Documentation/admin-guide/kernel-parameters.txt
Documentation/admin-guide/mm/hugetlbpage.rst
Documentation/admin-guide/mm/memory-hotplug.rst
Documentation/admin-guide/sysctl/vm.rst
Documentation/mm/vmemmap_dedup.rst
fs/Kconfig
include/linux/page-flags.h
mm/hugetlb_vmemmap.c
mm/hugetlb_vmemmap.h