From: Siddha, Suresh B Date: Sat, 10 Sep 2005 07:26:21 +0000 (-0700) Subject: [PATCH] sched: allow the load to grow upto its cpu_power X-Git-Tag: v2.6.14-rc1~210 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c117f1b4d14380baeed9c883f765ee023da8761;p=pandora-kernel.git [PATCH] sched: allow the load to grow upto its cpu_power Don't pull tasks from a group if that would cause the group's total load to drop below its total cpu_power (ie. cause the group to start going idle). Signed-off-by: Suresh Siddha Signed-off-by: Nick Piggin Acked-by: Ingo Molnar Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed