[PATCH 0/2] sched/fair: Fix O(nr_cgroups) in load balance path

From: Vincent Guittot
Date: Wed Feb 06 2019 - 11:14:33 EST


This patchset adds missing pieces in the management of leaf_cfs_rq_list
to ensure that cfs_rqs are always correctly ordered before
re-enabling ("sched/fair: Fix O(nr_cgroups) in load balance path")

Vincent Guittot (2):
sched/fair: optimization of update_blocked_averages()
sched/fair: Fix O(nr_cgroups) in load balance path

kernel/sched/fair.c | 67 ++++++++++++++++++++++++++++++++++++++++++-----------
1 file changed, 53 insertions(+), 14 deletions(-)

--
2.7.4