index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
damon
/
reclaim.c
Age
Commit message (
Expand
)
Author
2022-06-27
mm/damon/reclaim: add 'damon_reclaim_' prefix to 'enabled_store()'
SeongJae Park
2022-06-27
mm/damon/reclaim: make 'enabled' checking timer simpler
SeongJae Park
2022-06-27
mm/damon/reclaim: deduplicate 'commit_inputs' handling
SeongJae Park
2022-06-16
mm/damon/reclaim: schedule 'damon_reclaim_timer' only after 'system_wq' is in...
SeongJae Park
2022-05-13
mm/damon/reclaim: use resource_size function on resource object
Jiapeng Chong
2022-05-13
mm/damon/reclaim: support online inputs update
SeongJae Park
2022-04-29
mm/damon/reclaim: fix the timer always stays active
Hailong Tu
2022-03-22
mm/damon/core: allow non-exclusive DAMON start/stop
SeongJae Park
2022-03-22
mm/damon/reclaim: use damon_select_ops() instead of damon_{v,p}a_set_operatio...
SeongJae Park
2022-03-22
mm/damon: rename damon_primitives to damon_operations
SeongJae Park
2022-03-22
mm/damon: remove the target id concept
SeongJae Park
2022-01-15
mm/damon/reclaim: provide reclamation statistics
SeongJae Park
2021-11-06
mm/damon: introduce DAMON-based Reclamation (DAMON_RECLAIM)
SeongJae Park