Ingo Molnar 6a6029b8ce sched: simplify sched_slice()
Use the existing calc_delta_mine() calculation for sched_slice(). This
saves a divide and simplifies the code because we share it with the
other /cfs_rq->load users.

It also improves code size:

      text    data     bss     dec     hex filename
     42659    2740     144   45543    b1e7 sched.o.before
     42093    2740     144   44977    afb1 sched.o.after

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
2008-03-15 03:02:50 +01:00
..
2008-02-14 21:13:33 -08:00
2008-03-01 07:16:06 -05:00
2008-02-14 21:13:33 -08:00
2008-03-05 17:53:33 -08:00
2008-03-08 11:54:00 -08:00
2008-02-14 21:13:33 -08:00
2008-02-14 21:13:32 -08:00
2008-02-08 09:22:39 -08:00
2008-02-08 09:22:31 -08:00
2008-02-08 09:22:31 -08:00
2008-02-26 07:42:37 -08:00
2008-02-13 16:21:18 -08:00
2008-03-15 03:02:50 +01:00
2008-03-04 07:59:54 -08:00
2008-02-08 09:22:29 -08:00
2008-02-08 09:22:39 -08:00
2008-02-08 09:22:31 -08:00
2008-02-08 09:22:31 -08:00