Home
last modified time | relevance | path

Searched refs:cgroup2 (Results 1 – 11 of 11) sorted by relevance

/linux/tools/testing/selftests/mm/
H A Dhugetlb_reparenting_test.sh18 cgroup2=1
23 if [[ $cgroup2 ]]; then
24 CGROUP_ROOT=$(mount -t cgroup2 | head -1 | awk '{print $3}')
27 mount -t cgroup2 none $CGROUP_ROOT
132 if [[ $cgroup2 ]]; then
141 if [[ ! $cgroup2 ]]; then
155 if [[ $cgroup2 ]]; then
163 if [[ $cgroup2 ]]; then
199 if [[ ! $cgroup2 ]]; then
H A Dcharge_reserved_hugetlb.sh22 cgroup2=1
29 if [[ $cgroup2 ]]; then
30 cgroup_path=$(mount -t cgroup2 | head -1 | awk '{print $3}')
33 mount -t cgroup2 none $cgroup_path
48 if [[ $cgroup2 ]]; then
/linux/tools/testing/selftests/cgroup/
H A Dwith_stress.sh28 sysfs=`mount -t cgroup2 | head -1 | awk '{ print $3 }'`
H A Dtest_cpuset_prs.sh23 CGROUP2=$(mount -t cgroup2 | head -1 | awk -e '{print $3}')
/linux/samples/bpf/
H A Dtcp_bpf.readme6 mount -t cgroup2 none /tmp/cgroupv2
/linux/Documentation/translations/zh_CN/accounting/
H A Dpsi.rst151 对于CONFIG_CGROUP=y及挂载了cgroup2文件系统的系统,能够获取cgroups内任务的psi。
/linux/Documentation/admin-guide/mm/
H A Dshrinker_debugfs.rst35 sb-cgroup2-30 sb-proc-39 sb-tmpfs-27 xfs-buf:vda1-37
/linux/Documentation/accounting/
H A Dpsi.rst181 In a system with a CONFIG_CGROUPS=y kernel and the cgroup2 filesystem
/linux/init/
H A DKconfig674 In kernels with cgroup support, cgroups (cgroup2 only) will
1145 This option affects the ORIGINAL cgroup interface. The cgroup2 memory
1148 If you're using cgroup2, say N.
/linux/tools/testing/selftests/landlock/
H A Dfs_test.c5163 FIXTURE_VARIANT_ADD(layout3_fs, cgroup2) { in FIXTURE_VARIANT_ADD() argument
/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt622 the blacklisted controllers remain available in cgroup2.