From: Christoph Lameter Date: Tue, 3 Oct 2006 08:14:11 +0000 (-0700) Subject: [PATCH] scheduler: NUMA aware placement of sched_group_allnodes X-Git-Tag: v2.6.19-rc1~341 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce164428c4cabfd284ca81913415cacd889aac33;p=pandora-kernel.git [PATCH] scheduler: NUMA aware placement of sched_group_allnodes When the per cpu sched domains are build then they also need to be placed on the node where the cpu resides otherwise we will have frequent off node accesses which will slow down the system. Signed-off-by: Christoph Lameter Acked-by: Ingo Molnar Acked-by: Nick Piggin Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed