summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/damon
AgeCommit message (Expand)Author
2024-05-11selftests/damon: classify tests for functionalities and regressionsSeongJae Park
2024-05-11selftests/damon/_damon_sysfs: use 'is' instead of '==' for 'None'SeongJae Park
2024-05-11selftests/damon/_damon_sysfs: find sysfs mount point from /proc/mountsSeongJae Park
2024-05-11selftests/damon/_damon_sysfs: check errors from nr_schemes file readsSeongJae Park
2024-05-11selftests/damon: add a test for DAMOS quota goalSeongJae Park
2024-05-11selftests/damon/_damon_sysfs: support quota goalsSeongJae Park
2024-03-04selftests: damon: add access_memory to .gitignoreJavier Carrasco
2024-03-04selftest: damon: fix minor typos in test logsVincenzo Mezzela
2024-02-22selftests/damon/_chk_dependency: get debugfs mount point from /proc/mountsSeongJae Park
2024-02-22selftests/damon: add a test for the pid leak of dbgfs_target_ids_write()SeongJae Park
2024-02-22selftests/damon: add a test for a race between target_ids_read() and dbgfs_be...SeongJae Park
2024-02-22selftests/damon: add a test for DAMOS apply intervalsSeongJae Park
2024-02-22selftests/damon: add a test for DAMOS quotaSeongJae Park
2024-02-22selftests/damon/_damon_sysfs: support DAMOS apply intervalSeongJae Park
2024-02-22selftests/damon/_damon_sysfs: support DAMOS statsSeongJae Park
2024-02-22selftests/damon/_damon_sysfs: support DAMOS quotaSeongJae Park
2024-02-22selftets/damon: prepare for monitor_on file renamingSeongJae Park
2023-12-20selftests/damon: add a test for update_schemes_tried_regions hang bugSeongJae Park
2023-12-20selftests/damon: add a test for update_schemes_tried_regions sysfs commandSeongJae Park
2023-12-20selftests/damon/_damon_sysfs: implement updat_schemes_tried_bytes commandSeongJae Park
2023-12-20selftests/damon/_damon_sysfs: implement kdamonds start functionSeongJae Park
2023-12-20selftests/damon: implement a python module for test-purpose DAMON sysfs controlsSeongJae Park
2023-12-12selftests/damon: test quota goals directorySeongJae Park
2023-11-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-10-04selftests/damon/sysfs: test DAMOS apply intervalsSeongJae Park
2023-09-26selftests/damon: Add executable permission to test scriptsJuntong Deng
2023-08-21selftests/damon/sysfs: test damon_target filterSeongJae Park
2023-08-21selftests/damon/sysfs: test address range damos filterSeongJae Park
2023-08-21selftests/damon/sysfs: test tried_regions/total_bytes fileSeongJae Park
2023-06-19selftests: damon: add config fileAnders Roxell
2023-02-02selftests/damon/debugfs_rm_non_contexts: hide expected write error messagesSeongJae Park
2023-02-02selftests/damon/sysfs: hide expected write failuresSeongJae Park
2023-01-18selftests/damon/sysfs: test filters directorySeongJae Park
2022-12-11selftests/damon: test removed scheme sysfs dir access bugSeongJae Park
2022-11-30selftests/damon: fix unnecessary compilation warningsRong Tao
2022-11-30selftests/damon: test non-context inputs to rm_contexts fileSeongJae Park
2022-11-30tools/selftets/damon/sysfs: test tried_regions directory existenceSeongJae Park
2022-11-30selftests/damon: add tests for DAMON_LRU_SORT's enabled parameterSeongJae Park
2022-11-30selftests/damon: add tests for DAMON_RECLAIM's enabled parameterSeongJae Park
2022-10-03selftest/damon: add a test for duplicate context dirs creationSeongJae Park
2022-06-27kselftests/damon: add support for cases where debugfs cannot be readGautam
2022-05-13selftets/damon/sysfs: test existence and permission of avail_operationsSeongJae Park
2022-03-22selftests/damon: add a test for DAMON sysfs interfaceSeongJae Park
2021-12-10selftests/damon: split test casesSeongJae Park
2021-12-10selftests/damon: test debugfs file reads/writes with huge countSeongJae Park
2021-12-10selftests/damon: test wrong DAMOS condition ranges inputSeongJae Park
2021-12-10selftests/damon: test DAMON enabling with empty target_ids caseSeongJae Park
2021-12-10selftests/damon: skip test if DAMON is runningSeongJae Park
2021-11-06selftests/damon: support watermarksSeongJae Park
2021-11-06tools/selftests/damon: update for regions prioritization of schemesSeongJae Park