[PATCH 0/3] cgroup/cpuset: Fix CLONE_INTO_CGROUP problem & other issues

Waiman Long posted 3 patches 2 years, 10 months ago
There is a newer version of this series
kernel/cgroup/cpuset.c | 76 ++++++++++++++++++++++++++++--------------
1 file changed, 51 insertions(+), 25 deletions(-)
[PATCH 0/3] cgroup/cpuset: Fix CLONE_INTO_CGROUP problem & other issues
Posted by Waiman Long 2 years, 10 months ago
The first patch of this series fixes the incorrect cpumask problem
when the CLONE_INTO_CGROUP flag is used to clone a child to a different
cgroup. It also includes 2 other miscellaneous fixes to the cpuset code.

Waiman Long (3):
  cgroup/cpuset: Make cpuset_fork() handle CLONE_INTO_CGROUP properly
  cgroup/cpuset: Make cpuset_attach_task() skip subpartitions CPUs for
    top_cpuset
  cgroup/cpuset: Allow only one active attach operation per cpuset

 kernel/cgroup/cpuset.c | 76 ++++++++++++++++++++++++++++--------------
 1 file changed, 51 insertions(+), 25 deletions(-)

-- 
2.31.1