commit | e1cba4b85daa71b710384d451ff6238d5e4d1ff6 | [log] [tgz] |
---|---|---|
author | Waiman Long <longman@redhat.com> | Thu Aug 17 15:33:09 2017 -0400 |
committer | Tejun Heo <tj@kernel.org> | Fri Aug 18 08:24:21 2017 -0700 |
tree | d3d9847b654a3b4ae59e57fcbd9c81c2df533c23 | |
parent | 696b98f244f77a79840bf420861c996d61c82637 [diff] |
cgroup: Add mount flag to enable cpuset to use v2 behavior in v1 cgroup A new mount option "cpuset_v2_mode" is added to the v1 cgroupfs filesystem to enable cpuset controller to use v2 behavior in a v1 cgroup. This mount option applies only to cpuset controller and have no effect on other controllers. Signed-off-by: Waiman Long <longman@redhat.com> Signed-off-by: Tejun Heo <tj@kernel.org>