diff options
author | Kefeng Wang <[email protected]> | 2023-10-18 22:08:05 +0800 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2023-10-25 16:47:13 -0700 |
commit | c2c3b5148052cef670d359b81d338d20b96bf47f (patch) | |
tree | 715ec612f4cbe64219eac01ab49a0832e55addfb /tools/perf/scripts/python | |
parent | a86bc96b77df40c27ead5ef4ac3837904b7eb53f (diff) |
mm: use folio_xchg_last_cpupid() in wp_page_reuse()
Convert to use folio_xchg_last_cpupid() in wp_page_reuse(), and remove
page variable. Since now only normal and PMD-mapped page is handled by
numa balancing, it's enough to only update the entire folio's last cpupid.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Kefeng Wang <[email protected]>
Cc: David Hildenbrand <[email protected]>
Cc: Huang Ying <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Juri Lelli <[email protected]>
Cc: Matthew Wilcox (Oracle) <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Vincent Guittot <[email protected]>
Cc: Zi Yan <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions