From: Siddha, Suresh B Date: Mon, 27 Mar 2006 09:15:23 +0000 (-0800) Subject: [PATCH] sched: fix group power for allnodes_domains X-Git-Tag: v2.6.17-rc1~419 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0806903316d516a3b3851c51cea5c71724d9051d;p=pandora-kernel.git [PATCH] sched: fix group power for allnodes_domains Current sched groups power calculation for allnodes_domains is wrong. We should really be using cumulative power of the physical packages in that group (similar to the calculation in node_domains) Signed-off-by: Suresh Siddha Cc: Ingo Molnar Cc: Nick Piggin Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed