diff options
author | 2023-10-18 22:08:05 +0800 | |
---|---|---|
committer | 2023-10-25 16:47:13 -0700 | |
commit | c2c3b5148052cef670d359b81d338d20b96bf47f (patch) | |
tree | 715ec612f4cbe64219eac01ab49a0832e55addfb /tools/perf/scripts/python | |
parent | mm: convert wp_page_reuse() and finish_mkwrite_fault() to take a folio (diff) | |
download | wireguard-linux-c2c3b5148052cef670d359b81d338d20b96bf47f.tar.xz wireguard-linux-c2c3b5148052cef670d359b81d338d20b96bf47f.zip |
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/20231018140806.2783514-19-wangkefeng.wang@huawei.com
Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com>
Cc: David Hildenbrand <david@redhat.com>
Cc: Huang Ying <ying.huang@intel.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Juri Lelli <juri.lelli@redhat.com>
Cc: Matthew Wilcox (Oracle) <willy@infradead.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Vincent Guittot <vincent.guittot@linaro.org>
Cc: Zi Yan <ziy@nvidia.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions