
Already for sale
at Scan, £138.10 + VAT, £199.99 + VAT respectively.
Think I'll pick one up at the weekend!
AMD's six-core Phenom II X6 processors have hit the streets, and the company claims that since they work with existing AM3 and AM2+ socket motherboards "with proper BIOS support," the move to six cores is "an easy upgrade." As The Reg reported last week, the two new processors are the 2.8GHz Phenom II 1055T and the 3.2GHz …
6 cores for £199 already? Perhaps Intels estimate of the number of cores doubling each year should be revised! Wonder if you can stick two of these things into a mobo? Actually, I also wonder if there's any software out there that would actually make use of 12 cores... (can games do that yet?).
Make: (builds software projects and can split the task over a large number of cores). Compiling software is cache intensive. At some point, adding more cores will not make the build faster but adding more computers can. The first time you build a large project, you might have to wait a couple of minutes, but on subsequent builds, Make only rebuilds the parts of the project you have modified.
Apache: Can put separate http connections on different threads - if you have enough visitors. Again it is possible to distribute a web server over multiple computers, and doing that can be more efficient than having more cores.
My home machines have been fast enough for a long time, and are now optimised for silence. The next useful step will be to cut the number of cores to the point where the CPU is cold enough to put DRAM dies in the same package as the CPU. (ARM did this years ago). Much of the energy wasted by AMD/Intel/Via machines is used to send high speed memory signals through a chip socket, across the motherboard, through some DIMM sockets and along all the DIMMs.
I am surprised combined memory and processor chips are not already used on graphics cards. ATI-AMD and nVidia make separate expensive and cheap chips for noisy and silent graphics cards. The expensive chips are too hot for DRAM dies, but the cheap ones should be fine. A few cheap combined graphics/DRAM chips would be just as fast as one expensive chip with separate DRAM. Smaller chips have a higher yield than large chips, and cutting the number of different chips cuts down costs too. The graphics market is still competitive enough to be driven by performance per dollar (certainly compared to the Intel market).