Re: What is max cpu's for x86 in stock 2.6 kernel



Peter T. Breuer wrote:

> Eric <nospam@xxxxxxxxx> wrote:
>> Is there someplace in the 2.6 kernel source where there is a limit of the
>> max number of x86 cpu's it will use? ie: something like #define
>> MAX_ALLOWED_CPUS
>
> Yep - as I recall the array size's set in the .config file.
>
> Peter
Hmmm... I see, so really there isnt a specific limit. for instance mine is
set to
CONFIG_SMP=y
CONFIG_NR_CPUS=2

So depending on the system it could be as high as necessary?
Eric

.



Relevant Pages

  • What is max cpus for x86 in stock 2.6 kernel
    ... Is there someplace in the 2.6 kernel source where there is a limit of the ... max number of x86 cpu's it will use? ... Prev by Date: ...
    (comp.os.linux.development.system)
  • Re: kernel man pages
    ... Peter T. Breuer wrote: ... systems for which there is no access to kernel source. ... It is a wonderful way to create drivers. ... I believe the Linux community would do well to emulate this method ...
    (comp.os.linux.development.system)