Linked by Thom Holwerda on Mon 13th Feb 2006 17:57 UTC, submitted by MaxxTotal
Thread beginning with comment 95260
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.





Member since:
2005-09-03
"Oddly enough, I found that Windows XP responsiveness improved to a much greater degree with dual core than Linux did (I also had to re-compile the kernel initially, the Ubuntu kernel didn't recognize dual processors, an issue noted in the Ubuntu forums)."
Many people think this is a ubuntu issue; however, it is due to the fact the deafult i386 kernel is not SMP enabled! If you are using a modern intel cpu with hyperthreading, SMP (Multicore/processor), or SMT (hyperthreading) get the i686-smp kernel or for AMD get the k7-smp. The package manager makes this a snap, no compiling needed.