diff options
| author | Song Liu <[email protected]> | 2022-04-15 16:44:11 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2022-04-24 17:00:54 +0000 |
| commit | f2edd118d02dd11449b126f786f09749ca152ba5 (patch) | |
| tree | 2d3b9a1a32f41ec6bacaed9fd3cadb7b733bca2d /tools/perf/scripts/python/flamegraph.py | |
| parent | Merge tag '5.18-rc3-ksmbd-fixes' of git://git.samba.org/ksmbd (diff) | |
| download | kernel-f2edd118d02dd11449b126f786f09749ca152ba5.tar.gz kernel-f2edd118d02dd11449b126f786f09749ca152ba5.zip | |
page_alloc: use vmalloc_huge for large system hash
Use vmalloc_huge() in alloc_large_system_hash() so that large system
hash (>= PMD_SIZE) could benefit from huge pages.
Note that vmalloc_huge only allocates huge pages for systems with
HAVE_ARCH_HUGE_VMALLOC.
Signed-off-by: Song Liu <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Rik van Riel <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions
