commit | 0c117f1b4d14380baeed9c883f765ee023da8761 | [log] [tgz] |
---|---|---|
author | Siddha, Suresh B <suresh.b.siddha@intel.com> | Sat Sep 10 00:26:21 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sat Sep 10 10:06:24 2005 -0700 |
tree | 8bd81914e49493bdae4b04db307a48dcfc0b6316 | |
parent | fa3b6ddc3f4a8eadba52234134cdb59c28b5332d [diff] |
[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 <suresh.b.siddha@intel.com> Signed-off-by: Nick Piggin <npiggin@suse.de> Acked-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>