From: Peter Zijlstra Date: Fri, 27 Jun 2008 11:41:22 +0000 (+0200) Subject: sched: no need to aggregate task_weight X-Git-Tag: v2.6.27-rc1~1105^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a25b5aca8740ea99d5e18dfc71235a52b685dcf7;p=pandora-kernel.git sched: no need to aggregate task_weight We only need to know the task_weight of the busiest rq - nothing to do if there are no tasks there. Signed-off-by: Peter Zijlstra Cc: Srivatsa Vaddagiri Cc: Mike Galbraith Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed