aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorJohannes Weiner <[email protected]>2024-03-20 14:02:09 -0400
committerAndrew Morton <[email protected]>2024-04-25 20:56:03 -0700
commitb54ccd3c6bacbc571f7e61797fb5ff9fe3861413 (patch)
tree9b279a7eb118def60dc23e9ab47f90920d8a18f1 /tools/perf/scripts/python/bin
parente6cf9e1c4cde8a53385423ecb8ca581097f42e02 (diff)
mm: page_alloc: move free pages when converting block during isolation
When claiming a block during compaction isolation, move any remaining free pages to the correct freelists as well, instead of stranding them on the wrong list. Otherwise, this encourages incompatible page mixing down the line, and thus long-term fragmentation. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Johannes Weiner <[email protected]> Reviewed-by: Zi Yan <[email protected]> Reviewed-by: Vlastimil Babka <[email protected]> Acked-by: Mel Gorman <[email protected]> Tested-by: "Huang, Ying" <[email protected]> Tested-by: Baolin Wang <[email protected]> Cc: David Hildenbrand <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions