index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
damon
/
Makefile
Age
Commit message (
Expand
)
Author
2022-11-30
mm/damon/modules: deduplicate init steps for DAMON context setup
SeongJae Park
2022-11-30
mm/damon/sysfs: split out schemes directory implementation to separate file
SeongJae Park
2022-11-30
mm/damon/sysfs: move sysfs_lock to common module
SeongJae Park
2022-07-03
mm/damon: introduce DAMON-based LRU-lists Sorting
SeongJae Park
2022-03-22
mm/damon: implement a minimal stub for sysfs-based DAMON interface
SeongJae Park
2022-03-22
mm/damon: remove unnecessary CONFIG_DAMON option
tangmeng
2022-03-22
mm/damon: rename damon_primitives to damon_operations
SeongJae Park
2021-11-06
mm/damon: introduce DAMON-based Reclamation (DAMON_RECLAIM)
SeongJae Park
2021-11-06
mm/damon: implement primitives for physical address space monitoring
SeongJae Park
2021-11-06
mm/damon/vaddr: separate commonly usable functions
SeongJae Park
2021-09-08
mm/damon: implement a debugfs-based user space interface
SeongJae Park
2021-09-08
mm/damon: implement primitives for the virtual memory address spaces
SeongJae Park
2021-09-08
mm: introduce Data Access MONitor (DAMON)
SeongJae Park