From: Peter Zijlstra Date: Fri, 27 Jun 2008 11:41:13 +0000 (+0200) Subject: sched: fix calc_delta_asym, #2 X-Git-Tag: v2.6.27-rc1~1105^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ced8aa16e1db55c33c507174c1b1f9e107445865;p=pandora-kernel.git sched: fix calc_delta_asym, #2 Ok, so why are we in this mess, it was: 1/w but now we mixed that rw in the mix like: rw/w rw being \Sum w suggests: fiddling w, we should also fiddle rw, humm? Signed-off-by: Peter Zijlstra Cc: Srivatsa Vaddagiri Cc: Mike Galbraith Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed