From: Siddha, Suresh B Date: Sun, 10 Dec 2006 10:20:07 +0000 (-0800) Subject: [PATCH] ched domain: move sched group allocations to percpu area X-Git-Tag: v2.6.20-rc1~145^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6711cab43ed5e60bf51e3dbbce6395e87d4e9805;p=pandora-kernel.git [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 Acked-by: Ingo Molnar Acked-by: Christoph Lameter Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed