runc/libcontainer/cgroups
Aleksa Sarai 859a780d6f
cgroups: add GetFreezerState() helper to Manager
This is effectively a nicer implementation of the container.isPaused()
helper, but to be used within the cgroup code for handling some fun
issues we have to fix with the systemd cgroup driver.

Signed-off-by: Aleksa Sarai <asarai@suse.de>
2020-05-13 17:38:45 +10:00
..
ebpf test: update devicefilter tests 2020-05-08 07:31:05 +01:00
fs cgroups: add GetFreezerState() helper to Manager 2020-05-13 17:38:45 +10:00
fs2 cgroups: add GetFreezerState() helper to Manager 2020-05-13 17:38:45 +10:00
fscommon cgroups/fscommon: use errors.Is 2020-04-18 16:16:49 -07:00
systemd cgroups: add GetFreezerState() helper to Manager 2020-05-13 17:38:45 +10:00
cgroups.go cgroups: add GetFreezerState() helper to Manager 2020-05-13 17:38:45 +10:00
cgroups_test.go .travis.yml: add Fedora 31 vagrant box (for cgroup2) 2019-10-31 16:53:01 +09:00
cgroups_unsupported.go Move libcontainer into subdirectory 2015-06-21 19:29:15 -07:00
stats.go Exposing memory.numa_stats 2020-04-08 17:40:09 +02:00
utils.go let runc disable swap in cgroup v2 2020-05-03 20:57:36 +08:00
utils_test.go cgroupv2: fix setting MemorySwap 2020-04-07 20:45:53 -07:00