commit | 6711cab43ed5e60bf51e3dbbce6395e87d4e9805 | [log] [tgz] |
---|---|---|
author | Siddha, Suresh B <suresh.b.siddha@intel.com> | Sun Dec 10 02:20:07 2006 -0800 |
committer | Linus Torvalds <torvalds@woody.osdl.org> | Sun Dec 10 09:55:42 2006 -0800 |
tree | de7c1b25add18dbfccf5fbccdaccca7a0a05bd33 | |
parent | cc2a73b5caf065f8612fcb5df5bd2f5e25881d99 [diff] |
[PATCH] ched domain: move sched group allocations to percpu area Move the sched group allocations to percpu area. This will minimize cross node memory references and also cleans up the sched groups allocation for allnodes sched domain. Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com> Acked-by: Ingo Molnar <mingo@elte.hu> Acked-by: Christoph Lameter <clameter@sgi.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>