summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/tasks.py
diff options
context:
space:
mode:
authorVincent Guittot <vincent.guittot@linaro.org>2020-02-27 16:41:15 +0100
committerIngo Molnar <mingo@kernel.org>2020-03-06 12:57:25 +0100
commit6212437f0f6043e825e021e4afc5cd63e248a2b4 (patch)
tree6355d6e09eee2cb5df2b3fbfaf5bf7cac17a47de /scripts/gdb/linux/tasks.py
parentba4f7bc1dee318a0fd9c0e3bd46227aca21ac2f2 (diff)
sched/fair: Fix runnable_avg for throttled cfs
When a cfs_rq is throttled, its group entity is dequeued and its running tasks are removed. We must update runnable_avg with the old h_nr_running and update group_se->runnable_weight with the new h_nr_running at each level of the hierarchy. Reviewed-by: Ben Segall <bsegall@google.com> Signed-off-by: Vincent Guittot <vincent.guittot@linaro.org> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Signed-off-by: Ingo Molnar <mingo@kernel.org> Fixes: 9f68395333ad ("sched/pelt: Add a new runnable average signal") Link: https://lkml.kernel.org/r/20200227154115.8332-1-vincent.guittot@linaro.org
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions