All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jack Steiner <steiner@sgi.com>
To: linux-ia64@vger.kernel.org
Subject: PATCH[4/4] - Increase max node count on SN platforms
Date: Thu, 02 Mar 2006 22:02:32 +0000	[thread overview]
Message-ID: <20060302220232.GA17657@sgi.com> (raw)

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

                 reply	other threads:[~2006-03-02 22:02 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060302220232.GA17657@sgi.com \
    --to=steiner@sgi.com \
    --cc=linux-ia64@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.