]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mm: hugetlb_vmemmap: introduce the name HVO
authorMuchun Song <songmuchun@bytedance.com>
Tue, 28 Jun 2022 09:22:30 +0000 (17:22 +0800)
committerakpm <akpm@linux-foundation.org>
Wed, 20 Jul 2022 21:41:30 +0000 (14:41 -0700)
commite45911332f73358aed240fbbcf93d26ce5a075c3
tree380b146254996c33510d00ab9e84b63281646757
parent078c4621934ff3c1fc8c989a894d0ed217d6f256
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