On Fri, 2012-01-13 at 22:54 +0000, smplx wrote: > Isn't there a diminishing return, as in, the more cores you have the more= =20 > they actually interfere with each others need to access main memory. I ca= n=20 > see where you would get to a point where cores are just starved and it=20 > would be better to get them to do something else. Absolutely. Also, much software out there is pretty much optimized for single cores. The software that DOES that advantage of multiple cores usually ends up performing quite a bit better, but rarely at the core count (i.e. 2X cores resulting in 1.9X speedup, 4X cores, 3X speedup). The multitasking most people do helps utilize multiple cores even with single threaded software. But the fact of the matter is for most users, all they need for MOST of the time is a single core. TTYL --=20 http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist .