Re: [patch] CONFIG_NR_CPUS

Adam Kropelin (akropel1@rochester.rr.com)
Thu, 6 Jun 2002 13:09:35 -0400


On Thu, Jun 06, 2002 at 08:26:52AM -0700, Robert Love wrote:
> I have attached a patch that is Andrew's + your request, Dave. Since
> what really determines the maximum number of CPUs is the size of
> unsigned long, I used that. Cool?
>
> Robert Love
>
> diff -urN linux-2.5.20/arch/i386/Config.help linux/arch/i386/Config.help
> --- linux-2.5.20/arch/i386/Config.help Sun Jun 2 18:44:41 2002
> +++ linux/arch/i386/Config.help Thu Jun 6 07:58:58 2002
> @@ -25,6 +25,14 @@
>
> If you don't know what to do here, say N.
>
> +CONFIG_NR_CPUS
> + This allows you to specify the maximum number of CPUs which this
> + kernel will support. The maximum supported value is 32 and the
^^
This isn't quite true now...

--Adam

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/