summaryrefslogtreecommitdiff
path: root/include/linux/damon.h
AgeCommit message (Expand)Author
2021-11-06mm/damon: remove return value from before_terminate callbackChangbin Du
2021-11-06mm/damon: simplify stop mechanismChangbin Du
2021-11-06mm/damon/dbgfs: add adaptive_targets list check before enable monitor_onXin Hao
2021-11-06mm/damon/schemes: activate schemes based on a watermarks mechanismSeongJae Park
2021-11-06mm/damon/vaddr,paddr: support pageout prioritizationSeongJae Park
2021-11-06mm/damon/schemes: prioritize regions within the quotasSeongJae Park
2021-11-06mm/damon/schemes: implement time quotaSeongJae Park
2021-11-06mm/damon/schemes: skip already charged targets and regionsSeongJae Park
2021-11-06mm/damon/schemes: implement size quota for schemes application speed controlSeongJae Park
2021-11-06mm/damon/paddr: support the pageout schemeSeongJae Park
2021-11-06mm/damon: implement primitives for physical address space monitoringSeongJae Park
2021-11-06mm/damon/schemes: implement statistics featureSeongJae Park
2021-11-06mm/damon/vaddr: support DAMON-based Operation SchemesSeongJae Park
2021-11-06mm/damon/core: implement DAMON-based Operation Schemes (DAMOS)SeongJae Park
2021-11-06mm/damon/core: account age of target regionsSeongJae Park
2021-11-06include/linux/damon.h: fix kernel-doc comments for 'damon_callback'SeongJae Park
2021-09-08mm/damon: implement a debugfs-based user space interfaceSeongJae Park
2021-09-08mm/damon: implement primitives for the virtual memory address spacesSeongJae Park
2021-09-08mm/damon: adaptively adjust regionsSeongJae Park
2021-09-08mm/damon/core: implement region-based samplingSeongJae Park
2021-09-08mm: introduce Data Access MONitor (DAMON)SeongJae Park