> Enable NUMA-Q's to run with more than 32 cpus by introducing a bitmap
> ADT and using it for cpu bitmasks on i386. Only good for up to 60 cpus;
> 64x requires support for node-local cluster ID to physical node routes.
>
> Merged Randy Dunlap's cleanups last release; nothing's changed since.
Have you had an opportunity to test this code yet? If you can't get that
large a 32bit SMP box, you could fire off some 'extra' cpus on i386 then
fail them during boot around cpu_up, making sure to put the failed cpus
somewhere in the middle of your cpu map so that not only do you get a
sparse map but some on the other side of 32.
Zwane
-- function.linuxpower.ca - 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/