diff options
| author | Matthew Wilcox (Oracle) <[email protected]> | 2024-04-02 21:12:48 +0100 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2024-04-25 20:56:34 -0700 |
| commit | 03aa577f3b2809bcaeb9a544307c2d997a972965 (patch) | |
| tree | 8d554757976434b19787612a6932b28fec958014 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| parent | 43849758fdc976a6d6108ed6dfccdb136fdeec39 (diff) | |
proc: convert clear_refs_pte_range to use a folio
Patch series "Remove page_idle and page_young wrappers".
There are only a couple of places left using the page wrappers for idle &
young tracking. Convert the two users in proc and then we can remove the
wrappers. That enables the further simplification of autogenerating the
definitions when CONFIG_PAGE_IDLE_FLAG is disabled.
This patch (of 4):
Replaces four calls to compound_head() with two.
Link: https://lkml.kernel.org/r/[email protected]
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Reviewed-by: David Hildenbrand <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions