Home
last modified time | relevance | path

Searched refs:cgroup_version (Results 1 – 10 of 10) sorted by relevance

/third_party/ltp/testcases/kernel/controllers/cgroup_fj/
Dcgroup_fj_function.sh34 if [ "$cgroup_version" = "2" ]; then
56 if [ "$cgroup_version" = "2" ]; then
81 if [ "$cgroup_version" = "2" ]; then
118 if [ "$cgroup_version" = "2" ]; then
137 …[ "$cgroup_version" = "2" ] && ROD echo "-$subsystem" \> "$start_path/ltp_1/cgroup.subtree_control"
145 if [ "$cgroup_version" = "2" ]; then
173 if [ "$cgroup_version" = "2" ]; then
195 if [ "$cgroup_version" = "2" ]; then
Dcgroup_fj_stress.sh51 if [ "$cgroup_version" = "2" ] && [ "$cur_depth" -ne "$subgroup_depth" ]; then
80 …if [ "$cgroup_version" = "2" ] && [ $cur_depth -eq $subgroup_depth ] || [ "$cgroup_version" = "1" …
92 …if [ "$cgroup_version" = "2" ] && [ $cur_depth -eq $subgroup_depth ] || [ "$cgroup_version" = "1" …
Dcgroup_fj_common.sh47 if [ "$cgroup_version" = "1" ] && [ "$subsystem" = "cpuset" ]; then
63 cgroup_version=$(cgroup_get_version "$subsystem")
66 [ "$cgroup_version" = "2" ] && ROD echo "+$subsystem" \> "$start_path/cgroup.subtree_control"
67 tst_res TINFO "test starts with cgroup version $cgroup_version"
/third_party/ltp/testcases/kernel/controllers/memcg/regression/
Dmemcg_regression_test.sh64 cgroup_version=$(cgroup_get_version "memory")
68 if [ "$cgroup_version" = "2" ]; then
74 [ "$cgroup_version" = "2" ] && ROD echo "+memory" \> "$test_dir/cgroup.subtree_control"
76 tst_res TINFO "test starts with cgroup version $cgroup_version"
136 if [ "$cgroup_version" = "2" ]; then
225 ./memcg_test_4.sh "$cgroup_version" "$mount_point" "$test_path"
Dmemcg_test_4.sh6 cgroup_version="$1"
10 if [ "$cgroup_version" = "2" ]; then
/third_party/ltp/testcases/kernel/controllers/memcg/control/
Dmemcg_control_test.sh69 cgroup_version=$(cgroup_get_version "memory")
73 if [ "$cgroup_version" = "2" ]; then
81 tst_res TINFO "Test starts with cgroup version $cgroup_version"
/third_party/ltp/testcases/kernel/controllers/memcg/stress/
Dmemcg_stress_test.sh25 cgroup_version=$(cgroup_get_version "memory")
28 if [ "$cgroup_version" = "2" ]; then
32 tst_res TINFO "test starts with cgroup version $cgroup_version"
/third_party/ltp/testcases/kernel/controllers/cpuset/
Dcpuset_regression_test.sh126 cgroup_version=$(cgroup_get_version "cpuset")
131 tst_res TINFO "test starts with cgroup version $cgroup_version"
133 if [ "$cgroup_version" = "2" ]; then
/third_party/ltp/testcases/kernel/controllers/pids/
Dpids.sh45 cgroup_version=$(cgroup_get_version "pids")
49 tst_res TINFO "test starts with cgroup version $cgroup_version"
250 if [ "$cgroup_version" = "2" ]; then
280 if [ "$cgroup_version" = "2" ]; then
/third_party/ltp/testcases/kernel/controllers/memcg/functional/
Dmemcg_lib.sh75 cgroup_version=$(cgroup_get_version "memory")
81 if [ "$cgroup_version" = "2" ]; then