| Commit message (Expand) | Author | Age | Files | Lines |
* | selftests/damon/damon_nr_regions: sort collected regiosn before checking with... | SeongJae Park | 2025-03-05 | 1 | -0/+1 |
* | selftests/damon/damon_nr_regions: set ops update for merge results check to 1... | SeongJae Park | 2025-03-05 | 1 | -0/+1 |
* | selftests/damon/damos_quota: make real expectation of quota exceeds | SeongJae Park | 2025-03-05 | 1 | -3/+6 |
* | selftests/damon/damos_quota_goal: handle minimum quota that cannot be further... | SeongJae Park | 2025-03-05 | 1 | -0/+3 |
* | selftests/damon: remove tests for DAMON debugfs interface | SeongJae Park | 2025-01-25 | 14 | -387/+1 |
* | selftests/damon/config: remove configs for DAMON debugfs interface selftests | SeongJae Park | 2025-01-25 | 1 | -1/+0 |
* | selftests/damon: add _damon_sysfs.py to TEST_FILES | Maximilian Heyne | 2024-12-05 | 1 | -1/+1 |
* | selftests/damon/debugfs_duplicate_context_creation: hide errors from expected... | SeongJae Park | 2024-11-07 | 1 | -1/+1 |
* | selftests/damon/_debugfs_common: hide expected error message from test_write_... | SeongJae Park | 2024-11-07 | 1 | -1/+6 |
* | selftests/damon/huge_count_read_write: remove unnecessary debugging message | SeongJae Park | 2024-11-07 | 1 | -2/+0 |
* | selftests/damon/huge_count_read_write: provide sufficiently large buffer for ... | Andrew Paniakin | 2024-11-07 | 1 | -1/+1 |
* | selftests/damon/access_memory_even: remove unused variables | Ba Jing | 2024-11-05 | 1 | -2/+0 |
* | selftests/damon: add execute permissions to test scripts | SeongJae Park | 2024-09-03 | 9 | -0/+0 |
* | selftests/damon: cleanup __pycache__/ with 'make clean' | SeongJae Park | 2024-09-03 | 1 | -0/+2 |
* | selftests/damon: add access_memory_even to .gitignore | SeongJae Park | 2024-09-03 | 1 | -0/+1 |
* | selftests/damon/damon_nr_regions: test online-tuned max_nr_regions | SeongJae Park | 2024-07-03 | 1 | -0/+60 |
* | _damon_sysfs: implement commit() for online parameters update | SeongJae Park | 2024-07-03 | 1 | -0/+19 |
* | selftests/damon: implement test for min/max_nr_regions | SeongJae Park | 2024-07-03 | 2 | -1/+86 |
* | selftests/damon/_damon_sysfs: implement kdamonds stop function | SeongJae Park | 2024-07-03 | 1 | -0/+11 |
* | selftests/damon: implement DAMOS tried regions test | SeongJae Park | 2024-07-03 | 2 | -0/+66 |
* | selftests/damon: implement a program for even-numbered memory regions access | SeongJae Park | 2024-07-03 | 2 | -1/+43 |
* | selftests/damon/_damon_sysfs: support schemes_update_tried_regions | SeongJae Park | 2024-07-03 | 1 | -1/+34 |
* | selftests/damon/access_memory: use user-defined region size | SeongJae Park | 2024-07-03 | 1 | -1/+1 |
* | selftests/damon: classify tests for functionalities and regressions | SeongJae Park | 2024-05-11 | 1 | -4/+9 |
* | selftests/damon/_damon_sysfs: use 'is' instead of '==' for 'None' | SeongJae Park | 2024-05-11 | 1 | -40/+40 |
* | selftests/damon/_damon_sysfs: find sysfs mount point from /proc/mounts | SeongJae Park | 2024-05-11 | 1 | -1/+12 |
* | selftests/damon/_damon_sysfs: check errors from nr_schemes file reads | SeongJae Park | 2024-05-11 | 1 | -0/+2 |
* | selftests/damon: add a test for DAMOS quota goal | SeongJae Park | 2024-05-11 | 2 | -1/+78 |
* | selftests/damon/_damon_sysfs: support quota goals | SeongJae Park | 2024-05-11 | 1 | -1/+83 |
* | selftests: damon: add access_memory to .gitignore | Javier Carrasco | 2024-03-04 | 1 | -0/+1 |
* | selftest: damon: fix minor typos in test logs | Vincenzo Mezzela | 2024-03-04 | 2 | -2/+2 |
* | selftests/damon/_chk_dependency: get debugfs mount point from /proc/mounts | SeongJae Park | 2024-02-22 | 1 | -1/+8 |
* | selftests/damon: add a test for the pid leak of dbgfs_target_ids_write() | SeongJae Park | 2024-02-22 | 4 | -0/+93 |
* | selftests/damon: add a test for a race between target_ids_read() and dbgfs_be... | SeongJae Park | 2024-02-22 | 4 | -0/+97 |
* | selftests/damon: add a test for DAMOS apply intervals | SeongJae Park | 2024-02-22 | 2 | -1/+68 |
* | selftests/damon: add a test for DAMOS quota | SeongJae Park | 2024-02-22 | 2 | -0/+68 |
* | selftests/damon/_damon_sysfs: support DAMOS apply interval | SeongJae Park | 2024-02-22 | 1 | -1/+8 |
* | selftests/damon/_damon_sysfs: support DAMOS stats | SeongJae Park | 2024-02-22 | 1 | -0/+32 |
* | selftests/damon/_damon_sysfs: support DAMOS quota | SeongJae Park | 2024-02-22 | 1 | -9/+33 |
* | selftets/damon: prepare for monitor_on file renaming | SeongJae Park | 2024-02-22 | 3 | -4/+26 |
* | selftests/damon: add a test for update_schemes_tried_regions hang bug | SeongJae Park | 2023-12-20 | 2 | -0/+34 |
* | selftests/damon: add a test for update_schemes_tried_regions sysfs command | SeongJae Park | 2023-12-20 | 3 | -0/+98 |
* | selftests/damon/_damon_sysfs: implement updat_schemes_tried_bytes command | SeongJae Park | 2023-12-20 | 1 | -0/+14 |
* | selftests/damon/_damon_sysfs: implement kdamonds start function | SeongJae Park | 2023-12-20 | 1 | -0/+206 |
* | selftests/damon: implement a python module for test-purpose DAMON sysfs controls | SeongJae Park | 2023-12-20 | 1 | -0/+102 |
* | selftests/damon: test quota goals directory | SeongJae Park | 2023-12-12 | 1 | -0/+27 |
* | Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2023-11-02 | 1 | -0/+1 |
|\ |
|
| * | selftests/damon/sysfs: test DAMOS apply intervals | SeongJae Park | 2023-10-04 | 1 | -0/+1 |
* | | selftests/damon: Add executable permission to test scripts | Juntong Deng | 2023-09-26 | 11 | -0/+0 |
|/ |
|
* | selftests/damon/sysfs: test damon_target filter | SeongJae Park | 2023-08-21 | 1 | -0/+2 |