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



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
.



Relevant Pages

  • Re: starting second md device at boot time
    ... > The partitions are marked as fd, and the array creates sucessfully. ... Since you've got your raid going, ... the last two lines are actually one line in the config file. ... > SGI XFS with ACLs, security attributes, realtime, large block numbers, no ...
    (Debian-User)
  • Trying to dynamically create arrays, getting cant use string as ARRAY ref
    ... I have a 'config file' that contains a group name and ... Put the file contents into an array ... Pull the first entry off the array ... The idea of the script as a whole is to take the config file and split ...
    (perl.beginners)
  • Re: starting second md device at boot time
    ... I'd spell out each device involved in the raid. ... However, i have device and array arguments in CAPS, ... the last two lines are actually one line in the config file. ... Justin Guerin ...
    (Debian-User)
  • Re: How do I convert an int to binary form?
    ... snip ... ... The first time that our friend CBFalconer ... I can't recall any words from that thread to google on though. ... non-existing array members." ...
    (comp.lang.c)
  • Re: regex and parsing config file directives..
    ... Since there are the parameters which have multi-values,you could store the values in an array and use this array's reference as hash's value.For example: ... regex and parsing config file directives.. ...
    (perl.beginners)