diff options
author | Kefeng Wang <[email protected]> | 2023-06-19 19:07:17 +0800 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2023-06-23 16:59:31 -0700 |
commit | 56ae0bb349b4eeb172674d4876f2b6290d505a25 (patch) | |
tree | 7f0eb230cae454eb98733d4bab14b10ab9ec0406 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 18a937076c6991a21b88d99af95b779b5027b29b (diff) |
mm: compaction: convert to use a folio in isolate_migratepages_block()
Directly use a folio instead of page_folio() when page successfully
isolated (hugepage and movable page) and after folio_get_nontail_page(),
which removes several calls to compound_head().
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Kefeng Wang <[email protected]>
Cc: Baolin Wang <[email protected]>
Cc: James Gowans <[email protected]>
Cc: Matthew Wilcox <[email protected]>
Cc: Yu Zhao <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions