Home
last modified time | relevance | path

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

/linux/Documentation/translations/zh_TW/admin-guide/mm/damon/
H 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_CN/admin-guide/mm/damon/
H 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/
H A Dsysfs.sh201 test_scheme()
222 test_scheme "$schemes_dir/0"
225 test_scheme "$schemes_dir/0"
226 test_scheme "$schemes_dir/1"
199 test_scheme() global() function