runc/libcontainer/cgroups
Filipe Brandenburger 46351eb3d1 Move systemd.Manager initialization into a function in that module
This will permit us to extend the internals of systemd.Manager to include
further information about the system, such as whether cgroupv1, cgroupv2 or
both are in effect.

Furthermore, it allows a future refactor of moving more of UseSystemd() code
into the factory initialization function.

Signed-off-by: Filipe Brandenburger <filbranden@gmail.com>
2019-05-01 13:22:19 -07:00
..
fs cgroups: nokmem: error out on explicitly-set kmemcg limits 2018-12-01 14:31:35 +11:00
systemd Move systemd.Manager initialization into a function in that module 2019-05-01 13:22:19 -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 Retry adding pids to cgroups when EINVAL occurs 2018-12-17 15:34:47 +00:00
utils_test.go Merge pull request #1872 from masters-of-cats/better-find-cgroup-mountpoint 2018-11-16 14:06:54 -05:00