Thanks to arrangements by the Linux Foundation, HP, and SUSE we now have a suitable server we can share to help do compilation testing of our work for compat-drivers which aims at automatically backporting the Linux kernel down to all supported known kernel releases. HP donated a server to the project for the Linux Foundation backporting working group. Thanks to arrangements by SUSE, HP and Linux Foundation the server is up and running now. The server this has shaven down compilation for testing for the project across 23 kernels of compat-drivers from 120 minutes down to 23 minutes for a compilation of each kernel down to about one minute each, from 2.6.24 up to 3.6 and in synch up to the latest linux-next tag next-20121115.
As it we have enough memory to run everything in memory. All of compat-ksrc code, linux-next, compat and compat-drivers git trees are kept in memory. The box has 32 virtual CPUs and 234 GB of RAM. Right now I've set up the /pub/mem directory to be shared and mounted 100 GB of tmpfs there so that uses all RAM. I've dumped into there a copy of /pub/local/* and upon reboot it copies all of /pub/local/* to /pub/mem/. I've set the group there to be compat and added all of active contributors to it. As it is right now I think we have enough RAM to be able to create our own tmpfs for each active developer. I think there is enough RAM and CPU horse power to get each of us to run ckmake all at the same time with 3 full copies of what we need. For further coordination lets do so on IRC on #kernel-backports on irc.freenode.net. Thanks so much to the Linux Foundation, SUSE, HP, and of course all active contributors. Luis -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/