Home
last modified time | relevance | path

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

/linux/Documentation/translations/zh_CN/admin-guide/mm/damon/
A Dstart.rst122 $ echo "#min-size max-size min-acc max-acc min-age max-age action" > test_scheme
123 $ echo "4K max 0 0 60s max pageout" >> test_scheme
124 $ damo schemes -c test_scheme <pid of your workload>
/linux/Documentation/translations/zh_TW/admin-guide/mm/damon/
A Dstart.rst122 $ echo "#min-size max-size min-acc max-acc min-age max-age action" > test_scheme
123 $ echo "4K max 0 0 60s max pageout" >> test_scheme
124 $ damo schemes -c test_scheme <pid of your workload>
/linux/tools/testing/selftests/damon/
A Dsysfs.sh199 test_scheme() function
220 test_scheme "$schemes_dir/0"
223 test_scheme "$schemes_dir/0"
224 test_scheme "$schemes_dir/1"

Completed in 6 milliseconds