diff options
| author | Muchun Song <[email protected]> | 2022-04-28 23:16:03 -0700 |
|---|---|---|
| committer | akpm <[email protected]> | 2022-04-28 23:16:03 -0700 |
| commit | 2e4ec02bbcc05b8905d65c763ebde6bc85508e90 (patch) | |
| tree | 24351c789353f096f1c89cd3af7a53c0971403bb /tools/perf/scripts | |
| parent | 84448c8ecd9a130e8cddef5c585446c5520e774b (diff) | |
mm: hugetlb_vmemmap: introduce ARCH_WANT_HUGETLB_PAGE_FREE_VMEMMAP
The feature of minimizing overhead of struct page associated with each
HugeTLB page is implemented on x86_64, however, the infrastructure of this
feature is already there, we could easily enable it for other
architectures. Introduce ARCH_WANT_HUGETLB_PAGE_FREE_VMEMMAP for other
architectures to be easily enabled. Just select this config if they want
to enable this feature.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Muchun Song <[email protected]>
Suggested-by: Andrew Morton <[email protected]>
Reviewed-by: Barry Song <[email protected]>
Tested-by: Barry Song <[email protected]>
Reviewed-by: Anshuman Khandual <[email protected]>
Cc: Bodeddula Balasubramaniam <[email protected]>
Cc: Catalin Marinas <[email protected]>
Cc: David Hildenbrand <[email protected]>
Cc: David Rientjes <[email protected]>
Cc: Fam Zheng <[email protected]>
Cc: James Morse <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Mike Kravetz <[email protected]>
Cc: Oscar Salvador <[email protected]>
Cc: Will Deacon <[email protected]>
Cc: Xiongchun Duan <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions