]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] cpusets: fix the "dynamic sched domains" bug
authorJohn Hawkes <hawkes@sgi.com>
Tue, 6 Sep 2005 22:18:14 +0000 (15:18 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 7 Sep 2005 23:57:41 +0000 (16:57 -0700)
commita3f47dd925774a1ad2e9b733c8b4dc9594fde493
treef57c2d3228023a1cef91dfa052d2bf35901f5921
parent5f44bbb5eb4d5866a6f1b8e8ac3fda52773a79dd
[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>
kernel/sched.c