From: Peter Zijlstra Date: Fri, 27 Jun 2008 11:41:39 +0000 (+0200) Subject: sched: bias effective_load() error towards failing wake_affine(). X-Git-Tag: v2.6.27-rc1~1105^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5bfb7d9ff73d72ee4f2f4830a6f0c9088d00f92;p=pandora-kernel.git sched: bias effective_load() error towards failing wake_affine(). Measurement shows that the difference between cgroup:/ and cgroup:/foo wake_affine() results is that the latter succeeds significantly more. Therefore bias the calculations towards failing the test. Signed-off-by: Peter Zijlstra Cc: Srivatsa Vaddagiri Cc: Mike Galbraith Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed