From: Ingo Molnar Date: Thu, 9 Aug 2007 09:16:45 +0000 (+0200) Subject: sched: batch sleeper bonus X-Git-Tag: v2.6.23-rc3~73^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0915c4e89d311948b67cdd4c183a2efbcafcc9f9;p=pandora-kernel.git 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 --- Reading git-diff-tree failed