From: Ingo Molnar Date: Mon, 15 Oct 2007 15:00:04 +0000 (+0200) Subject: sched: speed up update_load_add/_sub() X-Git-Tag: v2.6.24-rc1~1289^2~125 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1091985b482fdd577a5c511059b9d7b4467bd15d;p=pandora-kernel.git sched: speed up update_load_add/_sub() speed up update_load_add/_sub() by not delaying the division - this reduces CPU pipeline dependencies. Signed-off-by: Ingo Molnar Signed-off-by: Peter Zijlstra Signed-off-by: Mike Galbraith Reviewed-by: Thomas Gleixner --- Reading git-diff-tree failed