Home
last modified time | relevance | path

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

/linux/samples/bpf/
H A Dtcp_bpf.readme2 programs. These programs attach to a cgroupv2. The following commands create
3 a cgroupv2 and attach a bash shell to the group.
5 mkdir -p /tmp/cgroupv2
6 mount -t cgroup2 none /tmp/cgroupv2
7 mkdir -p /tmp/cgroupv2/foo
9 echo $$ >> /tmp/cgroupv2/foo/cgroup.procs
11 Anything that runs under this shell belongs to the foo cgroupv2. To load
15 bpftool cgroup attach /tmp/cgroupv2/foo sock_ops pinned /sys/fs/bpf/tcp_prog
23 cgroupv2 to which the BPF programs are attached (i.e. under bash shell
24 attached to the cgroupv2).
[all …]
/linux/tools/power/x86/intel-speed-select/
H A Disst-config.c49 static int cgroupv2; variable
898 return cgroupv2; in use_cgroupv2()
3293 cgroupv2 = 1; in cmdline()
/linux/Documentation/scheduler/
H A Dsched-util-clamp.rst383 v2 documentation <cgroupv2-protections-distributor>`.
392 documentation <cgroupv2-limits-distributor>`.