| Commit message (Expand) | Author | Age | Files | Lines |
* | mm/damon/core-test: test max_nr_accesses overflow caused divide-by-zero | SeongJae Park | 2023-12-20 | 1 | -0/+11 |
* | mm/damon: update email of SeongJae | SeongJae Park | 2023-12-20 | 1 | -1/+1 |
* | mm/damon/core-test: add a unit test for the feedback loop algorithm | SeongJae Park | 2023-12-12 | 1 | -0/+32 |
* | mm/damon/core-test: test damon_split_region_at()'s access rate copying | SeongJae Park | 2023-12-10 | 1 | -4/+11 |
* | mm/damon/core-test: fix memory leak in damon_new_ctx() | Jinjie Ruan | 2023-10-04 | 1 | -0/+4 |
* | mm/damon/core-test: fix memory leak in damon_new_region() | Jinjie Ruan | 2023-10-04 | 1 | -1/+3 |
* | mm/damon/core: introduce nr_accesses_bp | SeongJae Park | 2023-10-04 | 1 | -0/+5 |
* | mm/damon/core-test: add a unit test for damon_moving_sum() | SeongJae Park | 2023-10-04 | 1 | -0/+16 |
* | mm/damon/core-test: add a unit test for __damos_filter_out() | SeongJae Park | 2023-08-21 | 1 | -0/+61 |
* | mm/damon/core-test: add a test for damos_new_filter() | SeongJae Park | 2023-08-21 | 1 | -0/+13 |
* | mm/damon/core-test: initialise context before test in damon_test_set_attrs() | Feng Tang | 2023-07-27 | 1 | -5/+5 |
* | mm/damon/core-test: add a test for damon_set_attrs() | SeongJae Park | 2023-06-19 | 1 | -0/+24 |
* | mm/damon/core-test: add a test for damon_update_monitoring_results() | SeongJae Park | 2023-02-02 | 1 | -0/+30 |
* | mm/damon/core-test: test damon_set_regions | SeongJae Park | 2022-10-03 | 1 | -0/+23 |
* | mm/damon/core: simplify the parameter passing for region split operation | Kaixu Xia | 2022-09-11 | 1 | -3/+3 |
* | mm/damon/core-test: add a kunit test case for ops registration | SeongJae Park | 2022-04-29 | 1 | -0/+36 |
* | mm/damon: remove the target id concept | SeongJae Park | 2022-03-22 | 1 | -10/+8 |
* | mm/damon/core: move damon_set_targets() into dbgfs | SeongJae Park | 2022-03-22 | 1 | -1/+4 |
* | mm/damon/core-test: fix wrong expectations for 'damon_split_regions_of()' | SeongJae Park | 2021-10-28 | 1 | -2/+2 |
* | mm/damon: add kunit tests | SeongJae Park | 2021-09-08 | 1 | -0/+253 |