]> bbs.cooldavid.org Git - net-next-2.6.git/commit - kernel/sched.c
sched: dynamically update the root-domain span/online maps
authorGregory Haskins <ghaskins@novell.com>
Fri, 25 Jan 2008 20:08:26 +0000 (21:08 +0100)
committerIngo Molnar <mingo@elte.hu>
Fri, 25 Jan 2008 20:08:26 +0000 (21:08 +0100)
commitdc938520d2bf343b239795cfa24e4f44649358dc
tree576a88bdc234cf663e649c058392478cf24e1f62
parentf85d6c7168887e6659f4d00fa5f34fa23dbde1bb
sched: dynamically update the root-domain span/online maps

The baseline code statically builds the span maps when the domain is formed.
Previous attempts at dynamically updating the maps caused a suspend-to-ram
regression, which should now be fixed.

Signed-off-by: Gregory Haskins <ghaskins@novell.com>
CC: Gautham R Shenoy <ego@in.ibm.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched.c