mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/3] cgroup/cpuset: Fix CLONE_INTO_CGROUP problem & other issues
@ 2023-03-31 14:50 Waiman Long
  2023-03-31 14:50 ` [PATCH 1/3] cgroup/cpuset: Make cpuset_fork() handle CLONE_INTO_CGROUP properly Waiman Long
                   ` (2 more replies)
  0 siblings, 3 replies; 22+ messages in thread
From: Waiman Long @ 2023-03-31 14:50 UTC (permalink / raw)
  To: Tejun Heo, Zefan Li, Johannes Weiner, Christian Brauner
  Cc: cgroups, linux-kernel, Juri Lelli, Dietmar Eggemann, gscrivan,
	Waiman Long

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


^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2023-04-09 11:46 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-31 14:50 [PATCH 0/3] cgroup/cpuset: Fix CLONE_INTO_CGROUP problem & other issues Waiman Long
2023-03-31 14:50 ` [PATCH 1/3] cgroup/cpuset: Make cpuset_fork() handle CLONE_INTO_CGROUP properly Waiman Long
2023-04-03 16:55   ` Michal Koutný
2023-04-03 17:18     ` Waiman Long
2023-04-03 17:29       ` Waiman Long
2023-04-04  9:19       ` Michal Koutný
2023-04-04 13:52         ` Waiman Long
2023-04-04 17:26           ` Waiman Long
2023-04-06  2:51   ` kernel test robot
2023-04-06 12:17     ` Waiman Long
2023-04-06  9:45   ` Christian Brauner
2023-04-06 14:08     ` Waiman Long
2023-03-31 14:50 ` [PATCH 2/3] cgroup/cpuset: Make cpuset_attach_task() skip subpartitions CPUs for top_cpuset Waiman Long
2023-04-03 16:35   ` Michal Koutný
2023-03-31 14:50 ` [PATCH 3/3] cgroup/cpuset: Allow only one active attach operation per cpuset Waiman Long
2023-04-03 16:47   ` Michal Koutný
2023-04-03 17:41     ` Waiman Long
2023-04-04  9:07       ` Michal Koutný
2023-04-04 14:12         ` Waiman Long
2023-04-06  9:44   ` Christian Brauner
2023-04-07 15:30     ` Waiman Long
2023-04-09 11:46       ` Christian Brauner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®