Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-09-24 | mm/damon: don't use strnlen() with known-bogus source length | Adam Borowski | 1 | -8/+8 |
2021-09-08 | mm/damon: add kunit tests | SeongJae Park | 7 | -0/+760 |
2021-09-08 | mm/damon/dbgfs: support multiple contexts | SeongJae Park | 1 | -2/+193 |
2021-09-08 | mm/damon/dbgfs: export kdamond pid to the user space | SeongJae Park | 1 | -2/+35 |
2021-09-08 | mm/damon: implement a debugfs-based user space interface | SeongJae Park | 4 | -0/+454 |
2021-09-08 | mm/damon: add a tracepoint | SeongJae Park | 1 | -1/+6 |
2021-09-08 | mm/damon: implement primitives for the virtual memory address spaces | SeongJae Park | 3 | -0/+674 |
2021-09-08 | mm/damon: adaptively adjust regions | SeongJae Park | 1 | -9/+215 |
2021-09-08 | mm/damon/core: implement region-based sampling | SeongJae Park | 1 | -4/+139 |
2021-09-08 | mm: introduce Data Access MONitor (DAMON) | SeongJae Park | 3 | -0/+338 |