Ken Moffat wrote:

(yeah, I happened to be building in a tmpfs, it did not seem to
speed the process very much

Yes, I've tested that too. It seems that disk I/O is not much of a bottleneck when building. The bottleneck is the CPU speed and the number of cores (assuming you don't get into swap).

The CPU architecture is also a factor. Later CPUs have more registers and instructions where the compiler can take advantage and speed some things up.

  -- Bruce
--
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to