diff options
| author | Vishal Moola (Oracle) <[email protected]> | 2022-12-21 10:08:47 -0800 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-01-18 17:12:47 -0800 |
| commit | f70da5ee8fe15b21501613ccab27eb2f722a3394 (patch) | |
| tree | bfe53ccaca06cee51fc69770f08a53953b839899 /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | 07e8c82b5eff8ef34b74210eacb8d9c4a2886b82 (diff) | |
mm/damon: convert damon_pa_mark_accessed_or_deactivate() to use folios
This change replaces 2 calls to compound_head() from put_page() and 1 call
from mark_page_accessed() with one from page_folio(). This is in
preparation for the conversion of deactivate_page() to folio_deactivate().
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Vishal Moola (Oracle) <[email protected]>
Reviewed-by: SeongJae Park <[email protected]>
Reviewed-by: Matthew Wilcox (Oracle) <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions