summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/damon (follow)
Commit message (Expand)AuthorAgeFilesLines
* selftests/damon/debugfs_duplicate_context_creation: hide errors from expected...SeongJae Park2024-11-071-1/+1
* selftests/damon/_debugfs_common: hide expected error message from test_write_...SeongJae Park2024-11-071-1/+6
* selftests/damon/huge_count_read_write: remove unnecessary debugging messageSeongJae Park2024-11-071-2/+0
* selftests/damon/huge_count_read_write: provide sufficiently large buffer for ...Andrew Paniakin2024-11-071-1/+1
* selftests/damon/access_memory_even: remove unused variablesBa Jing2024-11-061-2/+0
* selftests/damon: add execute permissions to test scriptsSeongJae Park2024-09-049-0/+0
* selftests/damon: cleanup __pycache__/ with 'make clean'SeongJae Park2024-09-041-0/+2
* selftests/damon: add access_memory_even to .gitignoreSeongJae Park2024-09-041-0/+1
* selftests/damon/damon_nr_regions: test online-tuned max_nr_regionsSeongJae Park2024-07-041-0/+60
* _damon_sysfs: implement commit() for online parameters updateSeongJae Park2024-07-041-0/+19
* selftests/damon: implement test for min/max_nr_regionsSeongJae Park2024-07-042-1/+86
* selftests/damon/_damon_sysfs: implement kdamonds stop functionSeongJae Park2024-07-041-0/+11
* selftests/damon: implement DAMOS tried regions testSeongJae Park2024-07-042-0/+66
* selftests/damon: implement a program for even-numbered memory regions accessSeongJae Park2024-07-042-1/+43
* selftests/damon/_damon_sysfs: support schemes_update_tried_regionsSeongJae Park2024-07-041-1/+34
* selftests/damon/access_memory: use user-defined region sizeSeongJae Park2024-07-041-1/+1
* selftests/damon: classify tests for functionalities and regressionsSeongJae Park2024-05-121-4/+9
* selftests/damon/_damon_sysfs: use 'is' instead of '==' for 'None'SeongJae Park2024-05-121-40/+40
* selftests/damon/_damon_sysfs: find sysfs mount point from /proc/mountsSeongJae Park2024-05-121-1/+12
* selftests/damon/_damon_sysfs: check errors from nr_schemes file readsSeongJae Park2024-05-121-0/+2
* selftests/damon: add a test for DAMOS quota goalSeongJae Park2024-05-122-1/+78
* selftests/damon/_damon_sysfs: support quota goalsSeongJae Park2024-05-121-1/+83
* selftests: damon: add access_memory to .gitignoreJavier Carrasco2024-03-051-0/+1
* selftest: damon: fix minor typos in test logsVincenzo Mezzela2024-03-052-2/+2
* selftests/damon/_chk_dependency: get debugfs mount point from /proc/mountsSeongJae Park2024-02-221-1/+8
* selftests/damon: add a test for the pid leak of dbgfs_target_ids_write()SeongJae Park2024-02-224-0/+93
* selftests/damon: add a test for a race between target_ids_read() and dbgfs_be...SeongJae Park2024-02-224-0/+97
* selftests/damon: add a test for DAMOS apply intervalsSeongJae Park2024-02-222-1/+68
* selftests/damon: add a test for DAMOS quotaSeongJae Park2024-02-222-0/+68
* selftests/damon/_damon_sysfs: support DAMOS apply intervalSeongJae Park2024-02-221-1/+8
* selftests/damon/_damon_sysfs: support DAMOS statsSeongJae Park2024-02-221-0/+32
* selftests/damon/_damon_sysfs: support DAMOS quotaSeongJae Park2024-02-221-9/+33
* selftets/damon: prepare for monitor_on file renamingSeongJae Park2024-02-223-4/+26
* selftests/damon: add a test for update_schemes_tried_regions hang bugSeongJae Park2023-12-202-0/+34
* selftests/damon: add a test for update_schemes_tried_regions sysfs commandSeongJae Park2023-12-203-0/+98
* selftests/damon/_damon_sysfs: implement updat_schemes_tried_bytes commandSeongJae Park2023-12-201-0/+14
* selftests/damon/_damon_sysfs: implement kdamonds start functionSeongJae Park2023-12-201-0/+206
* selftests/damon: implement a python module for test-purpose DAMON sysfs controlsSeongJae Park2023-12-201-0/+102
* selftests/damon: test quota goals directorySeongJae Park2023-12-121-0/+27
* Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-11-031-0/+1
|\
| * selftests/damon/sysfs: test DAMOS apply intervalsSeongJae Park2023-10-041-0/+1
* | selftests/damon: Add executable permission to test scriptsJuntong Deng2023-09-2711-0/+0
|/
* selftests/damon/sysfs: test damon_target filterSeongJae Park2023-08-211-0/+2
* selftests/damon/sysfs: test address range damos filterSeongJae Park2023-08-211-0/+3
* selftests/damon/sysfs: test tried_regions/total_bytes fileSeongJae Park2023-08-211-0/+1
* selftests: damon: add config fileAnders Roxell2023-06-201-0/+7
* selftests/damon/debugfs_rm_non_contexts: hide expected write error messagesSeongJae Park2023-02-031-1/+1
* selftests/damon/sysfs: hide expected write failuresSeongJae Park2023-02-031-1/+1
* selftests/damon/sysfs: test filters directorySeongJae Park2023-01-191-0/+29
* selftests/damon: test removed scheme sysfs dir access bugSeongJae Park2022-12-122-1/+59