diff options
author | Nick Piggin <nickpiggin@yahoo.com.au> | 2005-06-25 14:57:26 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-06-25 16:24:43 -0700 |
commit | 3dbd5342074a1e570ec84edf859deb9be588006d (patch) | |
tree | a5f0aa3f4152b409d9b109766f55020c28bbb9af /drivers/net/atp.c | |
parent | 245af2c7870bd5940f7bfad19a0a03b32751fbc5 (diff) |
[PATCH] sched: multilevel sbe sbf
The fundamental problem that Suresh has with balance on exec and fork is that
it only tries to balance the top level domain with the flag set.
This was worked around by removing degenerate domains, but is still a problem
if people want to start using more complex sched-domains, especially
multilevel NUMA that ia64 is already using.
This patch makes balance on fork and exec try balancing over not just the top
most domain with the flag set, but all the way down the domain tree.
Signed-off-by: Nick Piggin <nickpiggin@yahoo.com.au>
Acked-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/net/atp.c')
0 files changed, 0 insertions, 0 deletions