Home
last modified time | relevance | path

Searched refs:test_scheme (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/tools/testing/selftests/damon/
Dsysfs.sh132 test_scheme() function
150 test_scheme "$schemes_dir/0"
153 test_scheme "$schemes_dir/0"
154 test_scheme "$schemes_dir/1"
/Linux-v6.1/Documentation/translations/zh_CN/admin-guide/mm/damon/
Dstart.rst130 $ echo "#min-size max-size min-acc max-acc min-age max-age action" > test_scheme
131 $ echo "4K max 0 0 60s max pageout" >> test_scheme
132 $ damo schemes -c test_scheme <pid of your workload>
/Linux-v6.1/Documentation/admin-guide/mm/damon/
Dstart.rst125 $ echo "#min-size max-size min-acc max-acc min-age max-age action" > test_scheme
126 $ echo "4K max 0 0 60s max pageout" >> test_scheme
127 $ damo schemes -c test_scheme <pid of your workload>