diff options
| author | SeongJae Park <[email protected]> | 2022-12-05 23:08:22 +0000 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-01-18 17:12:43 -0800 |
| commit | 66d9faec0745f8db4bd9ef59a287627fc5ea691f (patch) | |
| tree | 1d4d93a95df33dcf29982686823fee52783c2f48 /tools/perf/scripts/python/task-analyzer.py | |
| parent | 18250e78f9c759010d7e0008af6e9c37aeddb1e4 (diff) | |
mm/damon/reclaim: add a parameter called skip_anon for avoiding anonymous pages reclamation
In some cases, for example if users have confidence at anonymous pages
management or the swap device is too slow, users would want to avoid
DAMON_RECLAIM swapping the anonymous pages out. For such case, add yet
another DAMON_RECLAIM parameter, namely 'skip_anon'. When it is set as
'Y', DAMON_RECLAIM will avoid reclaiming anonymous pages using a DAMOS
filter.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: SeongJae Park <[email protected]>
Cc: Jonathan Corbet <[email protected]>
Cc: Shuah Khan <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions