1. Mysql on Linux : performance.
MySQL Community Server compiled with the Intel CC compiler ver. 5.0.37 : gives faster performance on Intel hardware than those compiled with standard GCC compiler. ( This has been suggested by mysql. )
I had installed this Intel compiled mysql community server and noticed the performance difference.
In fact the query response time has improved from 20-25 seconds to 4-5 seconds.