]> bbs.cooldavid.org Git - net-next-2.6.git/commit - kernel/sched.c
sched: round a bit better
authorIngo Molnar <mingo@elte.hu>
Thu, 9 Aug 2007 09:16:51 +0000 (11:16 +0200)
committerIngo Molnar <mingo@elte.hu>
Thu, 9 Aug 2007 09:16:51 +0000 (11:16 +0200)
commit194081ebfaa8c7d16133e08dd79254910c20c6ff
treeba4d26c12614c93694fa67dd4003e243fe546e6c
parent254753dc321ea2b753ca9bc58ac329557a20efac
sched: round a bit better

round a tiny bit better in high-frequency rescheduling scenarios,
by rounding around zero instead of rounding down.

(this is pretty theoretical though)

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