From: Helge Deller <deller@gmx.de>
To: Kyle McMartin <kyle@mcmartin.ca>
Cc: linux-parisc@vger.kernel.org
Subject: Re: [PARISC][PATCH] Change cpu_data[] and cpu_devices[] to per_cpu variables
Date: Thu, 15 May 2008 22:22:43 +0200 [thread overview]
Message-ID: <482C9B93.9010701@gmx.de> (raw)
In-Reply-To: <20080515135857.GH12850@phobos.i.cabal.ca>
Kyle McMartin wrote:
> On Sat, May 03, 2008 at 12:02:10AM +0200, Helge Deller wrote:
>> config NR_CPUS
>> - int "Maximum number of CPUs (2-32)"
>> - range 2 32
>> + int "Maximum number of CPUs (2-255)"
>> + range 2 255
>> depends on SMP
>> default "32"
>> + help
>> + This allows you to specify the maximum number of CPUs which this
>> + kernel will support. The maximum supported value is 255 and the
>> + minimum value which makes sense is 2.
>>
>
> Er. Why?
This is mostly copied over from x86 arch and I think it doesn't make
anything worse...
Doesn't Superdomes support more than 32 CPUs ? (although I think
superdome isn't supported yet, or is it?)
Helge
next prev parent reply other threads:[~2008-05-15 20:22 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-02 22:02 [PARISC][PATCH] Change cpu_data[] and cpu_devices[] to per_cpu variables Helge Deller
2008-05-15 13:58 ` Kyle McMartin
2008-05-15 20:22 ` Helge Deller [this message]
2008-05-15 20:35 ` Kyle McMartin
2008-05-15 22:26 ` Helge Deller
2008-05-16 14:59 ` Kyle McMartin
2008-05-16 17:47 ` Helge Deller
2008-05-16 17:59 ` Kyle McMartin
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=482C9B93.9010701@gmx.de \
--to=deller@gmx.de \
--cc=kyle@mcmartin.ca \
--cc=linux-parisc@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.