From: Peter Zijlstra Date: Fri, 27 Jun 2008 11:41:21 +0000 (+0200) Subject: sched: dont micro manage share losses X-Git-Tag: v2.6.27-rc1~1105^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3f40dbab954d83383b6a516582d5c09cc216dcc;p=pandora-kernel.git sched: dont micro manage share losses We used to try and contain the loss of 'shares' by playing arithmetic games. Replace that by noticing that at the top sched_domain we'll always have the full weight in shares to distribute. Signed-off-by: Peter Zijlstra Cc: Srivatsa Vaddagiri Cc: Mike Galbraith Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed