aboutsummaryrefslogtreecommitdiffstats
path: root/mm/migrate.c
diff options
context:
space:
mode:
authorSeongJae Park <sj@kernel.org>2024-12-10 13:50:29 -0800
committerAndrew Morton <akpm@linux-foundation.org>2025-01-13 22:40:57 -0800
commit2aca254620a8dcbf7c8c4105eb5d9da35f95473e (patch)
tree2c7055b1393217d24e79c856ce4122b5b71289e3 /mm/migrate.c
parentsamples/damon/wsse: implement working set size estimation and logging (diff)
downloadlinux-2aca254620a8dcbf7c8c4105eb5d9da35f95473e.tar.gz
linux-2aca254620a8dcbf7c8c4105eb5d9da35f95473e.zip
samples/damon: introduce a skeleton of a smaple DAMON module for proactive reclamation
DAMON is not only for monitoring of access patterns, but also for access-aware system operations. For the system operations, DAMON provides a feature called DAMOS (Data Access Monitoring-based Operation Schemes). There is no sample API usage of DAMOS, though. Copy the working set size estimation sample modules with changed names of the module and symbols, to use it as a skeleton for a sample module showing the DAMOS API usage. The following commit will make it proactively reclaim cold memory of the given process, using DAMOS. Link: https://lkml.kernel.org/r/20241210215030.85675-5-sj@kernel.org Signed-off-by: SeongJae Park <sj@kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/migrate.c')
0 files changed, 0 insertions, 0 deletions