diff options
author | Paul Turner <pjt@google.com> | 2012-10-04 11:18:31 (GMT) |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2012-10-24 08:27:28 (GMT) |
commit | 48a1675323fa1b7844e479ad2a4469f4558c0f79 (patch) | |
tree | 1f3127f19be8fca16574d6adfadd22693b8766f2 /COPYING | |
parent | 82958366cfea1a50e7e90907b2d55ae29ed69974 (diff) | |
download | linux-fsl-qoriq-48a1675323fa1b7844e479ad2a4469f4558c0f79.tar.xz |
sched: Refactor update_shares_cpu() -> update_blocked_avgs()
Now that running entities maintain their own load-averages the work we must do
in update_shares() is largely restricted to the periodic decay of blocked
entities. This allows us to be a little less pessimistic regarding our
occupancy on rq->lock and the associated rq->clock updates required.
Signed-off-by: Paul Turner <pjt@google.com>
Reviewed-by: Ben Segall <bsegall@google.com>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/20120823141507.133999170@google.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions