Searched refs:cgroup_version (Results 1 – 10 of 10) sorted by relevance
34 if [ "$cgroup_version" = "2" ]; then56 if [ "$cgroup_version" = "2" ]; then81 if [ "$cgroup_version" = "2" ]; then118 if [ "$cgroup_version" = "2" ]; then137 …[ "$cgroup_version" = "2" ] && ROD echo "-$subsystem" \> "$start_path/ltp_1/cgroup.subtree_control"145 if [ "$cgroup_version" = "2" ]; then173 if [ "$cgroup_version" = "2" ]; then195 if [ "$cgroup_version" = "2" ]; then
51 if [ "$cgroup_version" = "2" ] && [ "$cur_depth" -ne "$subgroup_depth" ]; then80 …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" …
47 if [ "$cgroup_version" = "1" ] && [ "$subsystem" = "cpuset" ]; then63 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"
64 cgroup_version=$(cgroup_get_version "memory")68 if [ "$cgroup_version" = "2" ]; then74 [ "$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" ]; then225 ./memcg_test_4.sh "$cgroup_version" "$mount_point" "$test_path"
6 cgroup_version="$1"10 if [ "$cgroup_version" = "2" ]; then
69 cgroup_version=$(cgroup_get_version "memory")73 if [ "$cgroup_version" = "2" ]; then81 tst_res TINFO "Test starts with cgroup version $cgroup_version"
25 cgroup_version=$(cgroup_get_version "memory")28 if [ "$cgroup_version" = "2" ]; then32 tst_res TINFO "test starts with cgroup version $cgroup_version"
126 cgroup_version=$(cgroup_get_version "cpuset")131 tst_res TINFO "test starts with cgroup version $cgroup_version"133 if [ "$cgroup_version" = "2" ]; then
45 cgroup_version=$(cgroup_get_version "pids")49 tst_res TINFO "test starts with cgroup version $cgroup_version"250 if [ "$cgroup_version" = "2" ]; then280 if [ "$cgroup_version" = "2" ]; then
75 cgroup_version=$(cgroup_get_version "memory")81 if [ "$cgroup_version" = "2" ]; then