commit | 239be4a982154ea0c979fca5846349bb68973aed | [log] [tgz] |
---|---|---|
author | Dario Faggioli <raistlin@linux.it> | Thu Nov 07 14:43:39 2013 +0100 |
committer | Ingo Molnar <mingo@kernel.org> | Mon Jan 13 13:41:08 2014 +0100 |
tree | d9fda38b55b5bc78270bed4e0e1399427c1b83d9 | |
parent | 1baca4ce16b8cc7d4f50be1f7914799af30a2861 [diff] |
sched/deadline: Add SCHED_DEADLINE avg_update accounting Make the core scheduler and load balancer aware of the load produced by -deadline tasks, by updating the moving average like for sched_rt. Signed-off-by: Dario Faggioli <raistlin@linux.it> Signed-off-by: Juri Lelli <juri.lelli@gmail.com> Signed-off-by: Peter Zijlstra <peterz@infradead.org> Link: http://lkml.kernel.org/r/1383831828-15501-6-git-send-email-juri.lelli@gmail.com Signed-off-by: Ingo Molnar <mingo@kernel.org>