commit | 0c05b9bdbfe52ad9b391a28dd26f047715627e0c | [log] [tgz] |
---|---|---|
author | Waiman Long <longman@redhat.com> | Mon Mar 30 10:06:15 2020 -0400 |
committer | Tejun Heo <tj@kernel.org> | Fri Apr 03 11:42:56 2020 -0400 |
tree | c6c4382a192b01cf5ddb6d750fea2e13a5baaaf4 | |
parent | 2b729fe7f3e9478a21a336231daf35768e7cf37b [diff] |
docs: cgroup-v1: Document the cpuset_v2_mode mount option The cpuset in cgroup v1 accepts a special "cpuset_v2_mode" mount option that make cpuset.cpus and cpuset.mems behave more like those in cgroup v2. Document it to make other people more aware of this feature that can be useful in some circumstances. Signed-off-by: Waiman Long <longman@redhat.com> Signed-off-by: Tejun Heo <tj@kernel.org>