runc/libcontainer/cgroups/fs
Michael Crosby 27dd48f691 Move the process outside of the systemd cgroup
If you don't move the process out of the named cgroup for systemd then
systemd will try to delete all the cgroups that the process is currently
in.

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2016-02-19 11:23:30 -08:00
..
apply_raw.go Move the process outside of the systemd cgroup 2016-02-19 11:23:30 -08:00
blkio.go Revert "cgroups: add pids controller support" 2015-12-19 07:48:48 -08:00
blkio_test.go Move the cgroups setting into a Resources struct 2015-12-16 15:53:31 -05:00
cpu.go Revert "cgroups: add pids controller support" 2015-12-19 07:48:48 -08:00
cpu_test.go Move the cgroups setting into a Resources struct 2015-12-16 15:53:31 -05:00
cpuacct.go Rename parent and data 2015-11-05 19:12:53 +08:00
cpuset.go cgroups: fs: fix cgroup.Parent path sanitisation 2016-01-21 16:53:06 -08:00
cpuset_test.go Move the cgroups setting into a Resources struct 2015-12-16 15:53:31 -05:00
devices.go Revert "cgroups: add pids controller support" 2015-12-19 07:48:48 -08:00
devices_test.go Move the cgroups setting into a Resources struct 2015-12-16 15:53:31 -05:00
freezer.go Revert "cgroups: add pids controller support" 2015-12-19 07:48:48 -08:00
freezer_test.go Move the cgroups setting into a Resources struct 2015-12-16 15:53:31 -05:00
fs_unsupported.go Move libcontainer into subdirectory 2015-06-21 19:29:15 -07:00
hugetlb.go Revert "cgroups: add pids controller support" 2015-12-19 07:48:48 -08:00
hugetlb_test.go Move the cgroups setting into a Resources struct 2015-12-16 15:53:31 -05:00
memory.go Revert "cgroups: add pids controller support" 2015-12-19 07:48:48 -08:00
memory_test.go Move the cgroups setting into a Resources struct 2015-12-16 15:53:31 -05:00
name.go Move the process outside of the systemd cgroup 2016-02-19 11:23:30 -08:00
net_cls.go Revert "cgroups: add pids controller support" 2015-12-19 07:48:48 -08:00
net_cls_test.go Move the cgroups setting into a Resources struct 2015-12-16 15:53:31 -05:00
net_prio.go Revert "cgroups: add pids controller support" 2015-12-19 07:48:48 -08:00
net_prio_test.go Move the cgroups setting into a Resources struct 2015-12-16 15:53:31 -05:00
perf_event.go Rename parent and data 2015-11-05 19:12:53 +08:00
stats_util_test.go Update import paths for new repository 2015-06-21 19:29:59 -07:00
util_test.go Move the cgroups setting into a Resources struct 2015-12-16 15:53:31 -05:00
utils.go Add more context around some error cases 2015-10-30 10:55:48 -07:00
utils_test.go Move libcontainer into subdirectory 2015-06-21 19:29:15 -07:00