diff options
author | Vincent Guittot <vincent.guittot@linaro.org> | 2019-02-06 17:14:22 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2019-02-11 08:02:13 +0100 |
commit | 039ae8bcf7a5f4476f4487e6bf816885fb3fb617 (patch) | |
tree | b122a00631dcbe446366736f3f3e11519c46f5af /lib/decompress_unlzma.c | |
parent | sched/fair: Optimize update_blocked_averages() (diff) | |
download | linux-039ae8bcf7a5f4476f4487e6bf816885fb3fb617.tar.xz linux-039ae8bcf7a5f4476f4487e6bf816885fb3fb617.zip |
sched/fair: Fix O(nr_cgroups) in the load balancing path
This re-applies the commit reverted here:
commit c40f7d74c741 ("sched/fair: Fix infinite loop in update_blocked_averages() by reverting a9e7f6544b9c")
I.e. now that cfs_rq can be safely removed/added in the list, we can re-apply:
commit a9e7f6544b9c ("sched/fair: Fix O(nr_cgroups) in load balance path")
Signed-off-by: Vincent Guittot <vincent.guittot@linaro.org>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: sargun@sargun.me
Cc: tj@kernel.org
Cc: xiexiuqi@huawei.com
Cc: xiezhipeng1@huawei.com
Link: https://lkml.kernel.org/r/1549469662-13614-3-git-send-email-vincent.guittot@linaro.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'lib/decompress_unlzma.c')
0 files changed, 0 insertions, 0 deletions