Slashdot Mirror


User: eschung

eschung's activity in the archive.

Stories
0
Comments
3
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3

  1. Re:Wait for the PPC on A 2nd Core to Keep Windows Chugging Along? · · Score: 1

    Not quite the same thing. Dual-processor configurations have been around for awhile; basically, your motherboard supports up to 2 independent processors, each with their own respective caches, etc. Dual-core means you have 2 cores integrated into a single chip, possibly sharing caches and each supporting simultaneous multithreading.

  2. Re:Wait for the PPC on A 2nd Core to Keep Windows Chugging Along? · · Score: 1

    You mean this I presume...

  3. Re:Not being an EE geek...let me ask a question on Experimental Transistor Breaks 600 Gigahertz · · Score: 1

    At these kinds of clock rates, you're going to have to fundamentally redesign your architecture to use these transistors (nevermind how difficult it would actually be to distribute a 600Ghz clock to all the components in your system). Not just that however, at those kind of speeds, your system will highly susceptible to cosmic noise in the background, which could generate a significant amount of background noise. Furthermore, at 600GHz, the kind of memory bandwidth demands your core needs would saturate at the pins, limiting your throughput. You would have to compensate with a very large amount of on-chip caches.