cgroup: Add named hierarchy disabling to cgroup_no_v1 boot param
It can be useful to inhibit all cgroup1 hierarchies especially during transition and for debugging. cgroup_no_v1 can block hierarchies with controllers which leaves out the named hierarchies. Expand it to cover the named hierarchies so that "cgroup_no_v1=all,named" disables all cgroup1 hierarchies. Signed-off-by:Tejun Heo <tj@kernel.org> Suggested-by:
Marcin Pawlowski <mpawlowski@fb.com> Signed-off-by:
Tejun Heo <tj@kernel.org>
Showing
Please register or sign in to comment