commit | d1b551386a5f3f50a5003b691f819b07f8e6f034 | [log] [tgz] |
---|---|---|
author | John Hawkes <hawkes@sgi.com> | Tue Sep 06 15:18:14 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Sep 07 16:57:41 2005 -0700 |
tree | f57c2d3228023a1cef91dfa052d2bf35901f5921 | |
parent | 9c1cfda20a508b181bdda8c0045f7c0c333880a5 [diff] |
[PATCH] cpusets: fix the "dynamic sched domains" bug For a NUMA system with multiple CPUs per node, declaring a cpu-exclusive cpuset that includes only some, but not all, of the CPUs in a node will mangle the sched domain structures. Signed-off-by: John Hawkes <hawkes@sgi.com> Cc; Ingo Molnar <mingo@elte.hu> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>