cgfsng: next generation filesystem-backed cgroup implementation
This makes simplifying assumptions: all usable cgroups must be
mounted under /sys/fs/cgroup/controller or /sys/fs/cgroup/contr1,contr2.
Currently this will only work with cgroup namespaces, because
lxc.mount.auto = cgroup is not implemented. So cgfsng_ops_init()
returns NULL if cgroup namespaces are not enabled.
Signed-off-by:
Serge Hallyn <serge.hallyn@ubuntu.com>
Showing
src/lxc/cgfsng.c
0 → 100644
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment