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
/
samples
/
damon
/
mtier.c
Age
Commit message (
Expand
)
Author
32 hours
samples/damon/mtier: handle damon_stop() failure
SJ Park
32 hours
samples/damon/mtier: handle damon_start() failure
SJ Park
6 days
samples/damon/mtier: fail early if address range parameters are invalid
Zenghui Yu
2026-06-04
samples/damon/mtier: replace damon_add_region() with damon_set_regions()
SeongJae Park
2025-09-21
samples/damon/mtier: use damon_initialized()
SeongJae Park
2025-09-13
samples/damon/mtier: avoid starting DAMON before initialization
SeongJae Park
2025-07-19
samples/damon: support automatic node address detection
Yunjeong Mun
2025-07-19
samples/damon: change enable parameters to enabled
Honggyu Kim
2025-07-19
samples/damon/mtier: rename to have damon_sample_ prefix
SeongJae Park
2025-07-13
samples/damon/mtier: support boot time enable setup
SeongJae Park
2025-07-13
samples/damon/mtier: add parameters for node0 memory usage
Yunjeong Mun
2025-07-09
samples/damon: fix damon sample mtier for start failure
Honggyu Kim
2025-05-12
samples/damon: implement a DAMON module for memory tiering
SeongJae Park