diff options
author | Frank van der Linden <[email protected]> | 2024-04-30 16:14:37 +0000 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2024-05-07 10:37:01 -0700 |
commit | cc48be374b654e1533c40cd64ebc4e4b0a637317 (patch) | |
tree | 77b2c360eeec4f0e87e51d5f9c202ac9b52c6dc3 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 2acf04532d6d655d8c3b2ee4ddeb320107043086 (diff) |
mm/hugetlb: align cma on allocation order, not demotion order
Align the CMA area for hugetlb gigantic pages to their size, not the size
that they can be demoted to. Otherwise there might be misaligned sections
at the start and end of the CMA area that will never be used for hugetlb
page allocations.
Link: https://lkml.kernel.org/r/[email protected]
Fixes: a01f43901cfb ("hugetlb: be sure to free demoted CMA pages to CMA")
Signed-off-by: Frank van der Linden <[email protected]>
Reviewed-by: David Hildenbrand <[email protected]>
Reviewed-by: Roman Gushchin <[email protected]>
Cc: Muchun Song <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions