Just a quick note to mention that I was successful in booting up a
64 node, 128p, 64G mips64 machine on a 2.4.1 based kernel. To be able
to handle the amount of io devices connected, I had to make some
fixes in the arch/mips64 code. And a few to handle 128 cpus.
A couple of generic patches needed to be made on top of 2.4.1
(obviously, the prime one was that NR_CPUS had to be bumped to 128).
I will clean the patches up and send them in to Linus.
For some output, visit
http://oss.sgi.com/projects/LinuxScalability/download/mips128.out
I ommitted the bootup messages, since they are similar (just a lot
longer!) to the 32p bootup messages at
http://oss.sgi.com/projects/LinuxScalability/download/mips64.out
Kanoj
-
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/