podman/pkg/cgroups
Sascha Grunert 2511b50800
Use cgroupv2 super magic from golang.org/x/sys/unix
We can use this constant from the already existing sys/unix package
instead of defining it by our own.

Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-01-21 16:08:29 +01:00
..
blkio.go cgroups: attempt a recursive rmdir 2019-07-11 18:07:48 +02:00
cgroups.go Use cgroupv2 super magic from golang.org/x/sys/unix 2020-01-21 16:08:29 +01:00
cgroups_supported.go Use cgroupv2 super magic from golang.org/x/sys/unix 2020-01-21 16:08:29 +01:00
cgroups_unsupported.go rootless: automatically create a systemd scope 2019-09-12 08:35:26 +02:00
cpu.go cgroups: read correctly the CPU stats 2019-11-01 20:51:24 +01:00
cpuset.go cgroups: attempt a recursive rmdir 2019-07-11 18:07:48 +02:00
memory.go cgroups: attempt a recursive rmdir 2019-07-11 18:07:48 +02:00
pids.go cgroups: attempt a recursive rmdir 2019-07-11 18:07:48 +02:00
systemd.go pkg/cgroups: use DBUS session when rootless 2019-08-14 15:46:07 +02:00