Files
linux/kernel
Dietmar Eggemann 78f4244dc9 BACKPORT: cgroup/cpuset: Free DL BW in case can_attach() fails
cpuset_can_attach() can fail. Postpone DL BW allocation until all tasks
have been checked. DL BW is not allocated per-task but as a sum over
all DL tasks migrating.

If multiple controllers are attached to the cgroup next to the cpuset
controller a non-cpuset can_attach() can fail. In this case free DL BW
in cpuset_cancel_attach().

Finally, update cpuset DL task count (nr_deadline_tasks) only in
cpuset_attach().

Bug: 238390134
Suggested-by: Waiman Long <longman@redhat.com>
Signed-off-by: Dietmar Eggemann <dietmar.eggemann@arm.com>
Signed-off-by: Juri Lelli <juri.lelli@redhat.com>
Reviewed-by: Waiman Long <longman@redhat.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
(cherry picked from commit 2ef269ef1a
https://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git cgroup/for-6.5)
[Conflict where we try to pull extra new code that is not applicable for
5.15, reject the new code]
Signed-off-by: Qais Yousef <qyousef@google.com>
Change-Id: I54944463706cfb91cd441f003d54f78539d15316
2023-06-15 21:03:11 +00:00
..
2023-04-26 13:37:41 +00:00
2023-04-17 11:31:12 +00:00
2022-12-31 13:14:47 +01:00
2023-03-23 12:10:59 +00:00
2023-06-09 08:39:36 +00:00
2023-03-21 10:16:45 +00:00
2023-03-17 13:35:31 +00:00
2023-04-25 16:02:54 +00:00
2023-01-18 12:52:16 +00:00
2022-02-23 12:30:26 +01:00
2023-02-01 09:38:19 +00:00
2023-03-23 12:10:59 +00:00
2021-05-07 00:26:33 -07:00
2023-02-01 09:38:19 +00:00
2021-09-28 08:49:54 -07:00
2022-04-24 16:57:32 +02:00
2023-04-26 13:37:41 +00:00
2023-02-01 09:38:19 +00:00
2022-09-24 10:01:09 +02:00