diff options
author | Zhaoyang Huang <[email protected]> | 2024-09-26 13:06:47 +0800 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2024-11-05 16:56:29 -0800 |
commit | 473c371254d2c9906c286c939eaa99d0fac13e38 (patch) | |
tree | 737db41c247be9c82c6976bf01e13cd3e7a8d8b9 /tools/perf/scripts/python/intel-pt-events.py | |
parent | 583e66debd1d5aa8c401aebe924c7406e15579a7 (diff) |
mm: migrate LRU_REFS_MASK bits in folio_migrate_flags
Bits of LRU_REFS_MASK are not inherited during migration which lead to new
folio start from tier0 when MGLRU enabled. Try to bring as much bits of
folio->flags as possible since compaction and alloc_contig_range which
introduce migration do happen at times.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Zhaoyang Huang <[email protected]>
Suggested-by: Yu Zhao <[email protected]>
Acked-by: David Hildenbrand <[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/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions