From: Peter Zijlstra Date: Thu, 15 Jan 2009 13:53:37 +0000 (+0100) Subject: sched: SCHED_IDLE weight change X-Git-Tag: v2.6.29-rc2~9^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cce7ade803699463ecc62a065ca522004f7ccb3d;p=pandora-kernel.git sched: SCHED_IDLE weight change Increase the SCHED_IDLE weight from 2 to 3, this gives much more stable vruntime numbers. time advanced in 100ms: weight=2 64765.988352 67012.881408 88501.412352 weight=3 35496.181411 34130.971298 35497.411573 Signed-off-by: Mike Galbraith Signed-off-by: Peter Zijlstra Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed