I recently splashed out on a nice dual-xeon box. With 2 x 2.8 GHz 533MHz FSB cpus and onboard SCSI, it\’s really made it much easier to investigate and fix bugs in packages.
When I first built up the box, though, the main surprise was just how long it took to put Gentoo onto the machine. This thing is a compile-beast, it really is. But, partly because a lot of packages cannot safely be compiled in parallel, this machine spent a lot of the time running at far less than 100%. Boy was that dissappointing!
With a compile-beast box like this though, you quickly notice just how much of a bottleneck GNU\’s autoconf scripts are. I have a few ideas on what could be done to reduce this bottleneck, and I have some code that looks promising. It\’ll be a week or two before it\’s fit for public consumption.
Comments Off