From: Peter Zijlstra Date: Fri, 9 Nov 2007 21:39:37 +0000 (+0100) Subject: sched: fix vslice X-Git-Tag: v2.6.24-rc3~170^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10b777246c6953100099af1870d35c8b24d49b12;p=pandora-kernel.git sched: fix vslice vslice was missing a factor NICE_0_LOAD, as weight is in weight*NICE_0_LOAD units. the effect of this bug was larger initial slices and thus latency-noisier forks. Signed-off-by: Peter Zijlstra Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed