[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1164245667.29844.151.camel@galaxy.corp.google.com>
Date: Wed, 22 Nov 2006 17:34:27 -0800
From: Rohit Seth <rohitseth@...gle.com>
To: Andi Kleen <ak@...e.de>
Cc: Mel Gorman <mel@....ul.ie>,
David Rientjes <rientjes@...washington.edu>,
Paul Menage <menage@...gle.com>,
linux-kernel <linux-kernel@...r.kernel.org>,
Andrew Morton <akpm@...l.org>
Subject: [Patch2/4]: fake numa for x86_64 patches
This patch increases the NODE_SHIFT from 6 to 8 to allow maximum of 256
nodes.
Signed-off-by: David Rientjes <reintjes@...gle.com>
Signed-off-by: Paul Menage <menage@...gle.com>
Signed-off-by: Rohit Seth <rohitseth@...gle.com>
--- linux-2.6.19-rc5-mm2.org/arch/x86_64/Kconfig 2006-11-22 12:20:55.000000000 -0800
+++ linux-2.6.19-rc5-mm2/arch/x86_64/Kconfig 2006-11-20 11:44:55.000000000 -0800
@@ -348,7 +348,7 @@ config K8_NUMA
config NODES_SHIFT
int
- default "6"
+ default "8"
depends on NEED_MULTIPLE_NODES
# Dummy CONFIG option to select ACPI_NUMA from drivers/acpi/Kconfig.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists