summaryrefslogtreecommitdiffstats
path: root/samples/damon
AgeCommit message (Expand)AuthorLines
2025-09-21samples/damon/mtier: use damon_initialized()SeongJae Park-4/+7
2025-09-21samples/damon/prcl: use damon_initialized()SeongJae Park-4/+7
2025-09-21samples/damon/wsse: use damon_initialized()SeongJae Park-6/+9
2025-09-13samples/damon/mtier: avoid starting DAMON before initializationSeongJae Park-0/+3
2025-09-13samples/damon/prcl: avoid starting DAMON before initializationSeongJae Park-0/+3
2025-09-13samples/damon/wsse: avoid starting DAMON before initializationSeongJae Park-0/+3
2025-07-19mm/damon/vaddr: put pid in cleanup_target()SeongJae Park-4/+0
2025-07-19samples/damon/wsse: use damon_call() repeat mode instead of damon_callbackSeongJae Park-3/+13
2025-07-19samples/damon/prcl: use damon_call() repeat mode instead of damon_callbackSeongJae Park-4/+14
2025-07-19samples/damon: support automatic node address detectionYunjeong Mun-3/+34
2025-07-19samples/damon: change enable parameters to enabledHonggyu Kim-33/+33
2025-07-19samples/damon/mtier: rename to have damon_sample_ prefixSeongJae Park-0/+5
2025-07-19samples/damon/prcl: rename to have damon_sample_ prefixSeongJae Park-0/+5
2025-07-19samples/damon/wsse: rename to have damon_sample_ prefixSeongJae Park-0/+5
2025-07-13samples/damon/mtier: support boot time enable setupSeongJae Park-0/+10
2025-07-13samples/damon/prcl: fix boot time enable crashSeongJae Park-0/+10
2025-07-13samples/damon/wsse: fix boot time enable handlingSeongJae Park-1/+11
2025-07-13samples/damon/mtier: add parameters for node0 memory usageYunjeong Mun-1/+7
2025-07-09samples/damon: fix damon sample mtier for start failureHonggyu Kim-2/+6
2025-07-09samples/damon: fix damon sample wsse for start failureHonggyu Kim-2/+6
2025-07-09samples/damon: fix damon sample prcl for start failureHonggyu Kim-2/+6
2025-05-12samples/damon: implement a DAMON module for memory tieringSeongJae Park-0/+192
2025-05-11samples/damon/prcl: fix a comment typoEnze Li-1/+1
2025-03-17samples/damon: a typo in the kconfig - samepleSeongjun Kim-2/+2
2025-01-13samples/damon/prcl: implement schemes setupSeongJae Park-0/+20
2025-01-13samples/damon: introduce a skeleton of a smaple DAMON module for proactive re...SeongJae Park-0/+130
2025-01-13samples/damon/wsse: implement working set size estimation and loggingSeongJae Park-0/+18
2025-01-13samples/damon/wsse: start and stop DAMON as the user requestsSeongJae Park-1/+34
2025-01-13samples: add a skeleton of a sample DAMON module for working set size estimationSeongJae Park-0/+85