summaryrefslogtreecommitdiff
path: root/mm/damon/reclaim.c
Commit message (Expand)AuthorAgeFilesLines
* mm/damon/reclaim: add 'damon_reclaim_' prefix to 'enabled_store()'SeongJae Park2022-06-271-2/+2
* mm/damon/reclaim: make 'enabled' checking timer simplerSeongJae Park2022-06-271-8/+1
* mm/damon/reclaim: deduplicate 'commit_inputs' handlingSeongJae Park2022-06-271-13/+14
* mm/damon/reclaim: schedule 'damon_reclaim_timer' only after 'system_wq' is in...SeongJae Park2022-06-161-0/+8
* mm/damon/reclaim: use resource_size function on resource objectJiapeng Chong2022-05-131-1/+1
* mm/damon/reclaim: support online inputs updateSeongJae Park2022-05-131-33/+62
* mm/damon/reclaim: fix the timer always stays activeHailong Tu2022-04-291-2/+25
* mm/damon/core: allow non-exclusive DAMON start/stopSeongJae Park2022-03-221-1/+1
* mm/damon/reclaim: use damon_select_ops() instead of damon_{v,p}a_set_operatio...SeongJae Park2022-03-221-1/+3
* mm/damon: rename damon_primitives to damon_operationsSeongJae Park2022-03-221-1/+1
* mm/damon: remove the target id conceptSeongJae Park2022-03-221-2/+1
* mm/damon/reclaim: provide reclamation statisticsSeongJae Park2022-01-151-0/+46
* mm/damon: introduce DAMON-based Reclamation (DAMON_RECLAIM)SeongJae Park2021-11-061-0/+356