[PATCH 05/14] sched: SCHED_DEADLINE avg_update accounting.

2013-11-07 Thread Juri Lelli
From: Dario Faggioli 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 Signed-off-by: Juri Lelli --- kernel/sched/deadline.c |2 ++ 1 file changed, 2 insertions(+) diff

[PATCH 05/14] sched: SCHED_DEADLINE avg_update accounting.

2013-10-14 Thread Juri Lelli
From: Dario Faggioli 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 Signed-off-by: Juri Lelli --- kernel/sched/deadline.c |2 ++ 1 file changed, 2 insertions(+) diff

[PATCH 05/14] sched: SCHED_DEADLINE avg_update accounting.

2013-02-11 Thread Juri Lelli
From: Dario Faggioli 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 Signed-off-by: Juri Lelli --- kernel/sched/deadline.c |2 ++ 1 file changed, 2 insertions(+) diff