Re: Performance Tuning

From: Bill Davidsen
Date: Fri May 21 2004 - 18:03:00 EST


john weber wrote:
I've been comparing kernel compile stats online to those I get on my own machine, and I am baffled.

Kernel compiles take 6m38s on my P4 2.8GHz (with HT enabled) and 512 MB RAM as compared to 20-30 seconds reported by folks online. I am running kernel 2.6.6.

While I understand that this varies with the config, I also don't see why it should vary so much. Does anyone have any pointers on how I could best troubleshoot my performance?

If you are not using "make -j3" for your build you should be able to pick up 20-30% improvement, assuming that you have an SMP kernel running.

--
-bill davidsen (davidsen@xxxxxxx)
"The secret to procrastination is to put things off until the
last possible moment - but no longer" -me
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/