All of lore.kernel.org
 help / color / mirror / Atom feed
* PATCH[4/4] - Increase max node count on SN platforms
@ 2006-03-02 22:02 Jack Steiner
  0 siblings, 0 replies; only message in thread
From: Jack Steiner @ 2006-03-02 22:02 UTC (permalink / raw)
  To: linux-ia64

Update configuration files with new CONFIG option.


	Signed-off-by: Jack Steiner <steiner@sgi.com>


 configs/gensparse_defconfig |    1 +
 configs/sn2_defconfig       |    1 +
 defconfig                   |    1 +
 3 files changed, 3 insertions(+)




Index: linux/arch/ia64/defconfig
=================================--- linux.orig/arch/ia64/defconfig	2006-03-01 16:07:24.000000000 -0600
+++ linux/arch/ia64/defconfig	2006-03-02 15:27:11.948214644 -0600
@@ -116,6 +116,7 @@ CONFIG_IOSAPIC=y
 CONFIG_FORCE_MAX_ZONEORDER\x17
 CONFIG_SMP=y
 CONFIG_NR_CPUSQ2
+CONFIG_IA64_NR_NODES%6
 CONFIG_HOTPLUG_CPU=y
 # CONFIG_SCHED_SMT is not set
 # CONFIG_PREEMPT is not set
Index: linux/arch/ia64/configs/gensparse_defconfig
=================================--- linux.orig/arch/ia64/configs/gensparse_defconfig	2006-03-01 16:07:24.000000000 -0600
+++ linux/arch/ia64/configs/gensparse_defconfig	2006-03-02 15:32:17.298135055 -0600
@@ -116,6 +116,7 @@ CONFIG_IOSAPIC=y
 CONFIG_FORCE_MAX_ZONEORDER\x17
 CONFIG_SMP=y
 CONFIG_NR_CPUSQ2
+CONFIG_IA64_NR_NODES%6
 CONFIG_HOTPLUG_CPU=y
 # CONFIG_SCHED_SMT is not set
 # CONFIG_PREEMPT is not set
Index: linux/arch/ia64/configs/sn2_defconfig
=================================--- linux.orig/arch/ia64/configs/sn2_defconfig	2006-03-01 16:07:24.000000000 -0600
+++ linux/arch/ia64/configs/sn2_defconfig	2006-03-02 15:32:21.071202353 -0600
@@ -116,6 +116,7 @@ CONFIG_IA64_SGI_SN_XP=m
 CONFIG_FORCE_MAX_ZONEORDER\x17
 CONFIG_SMP=y
 CONFIG_NR_CPUS\x1024
+CONFIG_IA64_NR_NODES%6
 # CONFIG_HOTPLUG_CPU is not set
 CONFIG_SCHED_SMT=y
 CONFIG_PREEMPT=y

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-03-02 22:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-02 22:02 PATCH[4/4] - Increase max node count on SN platforms Jack Steiner

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.