Re: 2.6.27rc1 cannot boot more than 8CPUs

From: Max Krasnyansky
Date: Wed Aug 06 2008 - 00:49:57 EST


Jeff Chua wrote:
On Wed, Aug 6, 2008 at 11:54 AM, Max Krasnyansky <maxk@xxxxxxxxxxxx> wrote:

Are you running 32-bit kernel ?

Yes. But, does it matter?

It used to. 64-bit kernel used to handle maxcpus option as documented in the Documentation/cpu-hotplug.txt and 32-bit one was broken.
I just looked at the latest code and realized that both are now broken. They ignore cpu id > maxcpus instead of not-booting them.

I'll send a patch that fixes that tomorrow.

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