runc/libcontainer/cgroups
Aleksa Sarai 24388be71e
configs: use different types for .Devices and .Resources.Devices
Making them the same type is simply confusing, but also means that you
could accidentally use one in the wrong context. This eliminates that
problem. This also includes a whole bunch of cleanups for the types
within DeviceRule, so that they can be used more ergonomically.

Signed-off-by: Aleksa Sarai <asarai@suse.de>
2020-05-13 17:38:45 +10:00
..
ebpf configs: use different types for .Devices and .Resources.Devices 2020-05-13 17:38:45 +10:00
fs configs: use different types for .Devices and .Resources.Devices 2020-05-13 17:38:45 +10:00
fs2 configs: use different types for .Devices and .Resources.Devices 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