public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
From: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
To: linux-ia64@vger.kernel.org
Subject: Re: [Patch] Allow ia64 to CONFIG_NR_CPUS up to 4096
Date: Tue, 29 Jul 2008 13:07:16 +0000	[thread overview]
Message-ID: <20080729220604.F195.KOSAKI.MOTOHIRO@jp.fujitsu.com> (raw)
In-Reply-To: <20080729122621.GE10501@sgi.com>

> Index: contention_unroll/arch/ia64/Kconfig
> =================================> --- contention_unroll.orig/arch/ia64/Kconfig	2008-07-28 18:19:56.000000000 -0500
> +++ contention_unroll/arch/ia64/Kconfig	2008-07-29 06:29:26.248066055 -0500
> @@ -322,9 +322,9 @@ config SMP
>  
>  config NR_CPUS
>  	int "Maximum number of CPUs (2-1024)"

Should we change to 'int "Maximum number of CPUs (2-4096)"' ?


> -	range 2 1024
> +	range 2 4096
>  	depends on SMP
> -	default "1024"
> +	default "4096"
>  	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
> --
> To unsubscribe from this list: send the line "unsubscribe linux-ia64" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html



  reply	other threads:[~2008-07-29 13:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-29 12:26 [Patch] Allow ia64 to CONFIG_NR_CPUS up to 4096 Robin Holt
2008-07-29 13:07 ` KOSAKI Motohiro [this message]
2008-07-29 13:18 ` Robin Holt
2008-08-02 18:29 ` [Patch] Allow ia64 to CONFIG_NR_CPUS up to 4096 v2 Robin Holt

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=20080729220604.F195.KOSAKI.MOTOHIRO@jp.fujitsu.com \
    --to=kosaki.motohiro@jp.fujitsu.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox