From c70bcd00e3fbb22efdf002ad107fe2a25be12b19 Mon Sep 17 00:00:00 2001 From: Christoph Lameter Date: Tue, 22 Aug 2006 19:43:27 -0700 Subject: [PATCH] --- yaml --- r: 33715 b: refs/heads/master c: c57d68caeed7bc335e6d35c951a9abae733a580b h: refs/heads/master i: 33713: cd740223979ff4f5e10548536d2deb9d72babfc5 33711: 092b442bc4f6dbaf69ed2d2f3c68e9861b70e8dd v: v3 --- [refs] | 2 +- trunk/arch/ia64/Kconfig | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 8d7301126d95..1d12531cae94 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 986e12fa74c837d7fe5bdfe80666e2e2d46711bd +refs/heads/master: c57d68caeed7bc335e6d35c951a9abae733a580b diff --git a/trunk/arch/ia64/Kconfig b/trunk/arch/ia64/Kconfig index 47de9ee6bcd6..674de8943478 100644 --- a/trunk/arch/ia64/Kconfig +++ b/trunk/arch/ia64/Kconfig @@ -258,7 +258,7 @@ config NR_CPUS int "Maximum number of CPUs (2-1024)" range 2 1024 depends on SMP - default "64" + default "1024" help You should set this to the number of CPUs in your system, but keep in mind that a kernel compiled for, e.g., 2 CPUs will boot but @@ -354,7 +354,7 @@ config NUMA config NODES_SHIFT int "Max num nodes shift(3-10)" range 3 10 - default "8" + default "10" depends on NEED_MULTIPLE_NODES help This option specifies the maximum number of nodes in your SSI system.