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)
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>

No differences found