lkml.org 
[lkml]   [2006]   [Nov]   [22]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Subject[Patch2/4]: fake numa for x86_64 patches
FromRohit Seth <>
DateWed, 22 Nov 2006 17:34:27 -0800
This patch increases the NODE_SHIFT from 6 to 8 to allow maximum of 256
nodes.

Signed-off-by: David Rientjes <reintjes@google.com>
Signed-off-by: Paul Menage <menage@google.com>
Signed-off-by: Rohit Seth <rohitseth@google.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@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-11-23 01:37    [from the cache]
©2003-2008