Quoting <200006130929.KAA23144 at pancake.earlsfort.iol.ie>
by Nick Hilliard <nick at iol.ie>:
> > Let's see, are headers relatively short? Are they lots of little
> > files? Does that mean accessing headers is dominated by disk seeks.
> > What's one of the slowest operations on your system? Moving the disk
> > heads.
>> In most common source sets, after compiling the first few files, virtually
> all of the commonly used headers are cached by the OS, so most of the
> compile time is going to be CPU bound. A good way to see the bottleneck is
> to compile with "-pipe", which stops all of the intermediate file creation
> dreck (which accounts for most of the disk trashing during gcc compiles).
> "top" should in most cases reveal that the CPU is very busy.
It's still a lot of seeks to go and do at the start of the compile
though - on the other hand, if caching eliminates seek time accessing
headers as the reson for the 5x difference, how do you explain it? 8)
--
When asked if it is true that he uses his wheelchair as a weapon he will reply:
"That's a malicious rumour. I'll run over anyone who repeats it."
Stephen Hawking - [http://www.smh.com.au/news/0001/07/features/features1.html]
David Murphy - For PGP public key, send mail with Subject: send-pgp-key
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!