diff options
| author | Gang Li <[email protected]> | 2024-02-22 22:04:15 +0800 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2024-03-06 13:04:17 -0800 |
| commit | d5c3eb3f5026aece935afca3cbe8f9fea113844c (patch) | |
| tree | 3d5b0f0140146483541bc1318de046b05b2eb7a4 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | fc37bbb3289f61e23e3f866eeeb6c865ee4d3088 (diff) | |
hugetlb: split hugetlb_hstate_alloc_pages
1G and 2M huge pages have different allocation and initialization logic,
which leads to subtle differences in parallelization. Therefore, it is
appropriate to split hugetlb_hstate_alloc_pages into gigantic and
non-gigantic.
This patch has no functional changes.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Gang Li <[email protected]>
Tested-by: David Rientjes <[email protected]>
Reviewed-by: Tim Chen <[email protected]>
Reviewed-by: Muchun Song <[email protected]>
Cc: Alexey Dobriyan <[email protected]>
Cc: Daniel Jordan <[email protected]>
Cc: David Hildenbrand <[email protected]>
Cc: Jane Chu <[email protected]>
Cc: Mike Kravetz <[email protected]>
Cc: Paul E. McKenney <[email protected]>
Cc: Randy Dunlap <[email protected]>
Cc: Steffen Klassert <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions