From: Christoph Lameter Date: Thu, 23 Jun 2005 07:08:19 +0000 (-0700) Subject: [PATCH] NUMA aware block device control structure allocation X-Git-Tag: v2.6.13-rc1~68^2~497 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1946089a109251655c5438d92c539bd2930e71ea;p=pandora-kernel.git [PATCH] NUMA aware block device control structure allocation Patch to allocate the control structures for for ide devices on the node of the device itself (for NUMA systems). The patch depends on the Slab API change patch by Manfred and me (in mm) and the pcidev_to_node patch that I posted today. Does some realignment too. Signed-off-by: Justin M. Forbes Signed-off-by: Christoph Lameter Signed-off-by: Pravin Shelar Signed-off-by: Shobhit Dayal Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed