sched: batch sleeper bonus
authorIngo Molnar <mingo@elte.hu>
Thu, 9 Aug 2007 09:16:45 +0000 (11:16 +0200)
committerIngo Molnar <mingo@elte.hu>
Thu, 9 Aug 2007 09:16:45 +0000 (11:16 +0200)
commit0915c4e89d311948b67cdd4c183a2efbcafcc9f9
treefc6175a3d735f738a113be089a6e534e3a351b11
parent4a2a4df7b6db25df8f3d5cc6dd0b096119359d92
sched: batch sleeper bonus

batch up the sleeper bonus sum a bit more. Anything below
sched-granularity is too small to make a practical difference
anyway.

this optimization reduces the math in high-frequency scheduling
scenarios.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched_fair.c