runc/libcontainer/cgroups
Filipe Brandenburger 0e16bd9b53 Detect whether Delegate is available on both slices and scopes
Starting with systemd 237, in preparation for cgroup v2, delegation is
only now available for scopes, not slices.

Update libcontainer code to detect whether delegation is available on
both and use that information when creating new slices.

Signed-off-by: Filipe Brandenburger <filbranden@google.com>
2018-04-10 11:42:55 -07:00
..
fs cgroups/fs: fix NPE on Destroy than no cgroups are set 2018-03-06 23:31:31 +01:00
systemd Detect whether Delegate is available on both slices and scopes 2018-04-10 11:42:55 -07:00
cgroups.go cgroups: update the comments 2017-01-03 22:40:12 +08:00
cgroups_test.go Rework ParseCgroupFile 2015-09-10 20:59:27 +03:00
cgroups_unsupported.go Move libcontainer into subdirectory 2015-06-21 19:29:15 -07:00
stats.go Expose memory.use_hierarchy in MemoryStats 2017-03-31 13:40:34 -04:00
utils.go Merge pull request #1372 from cloudfoundry-incubator/cpuset-mount-root 2017-05-25 09:53:57 -07:00
utils_test.go Create containers when cgroups already mounted 2017-03-15 10:10:30 +00:00