When will the Intel "real" quad-core processor come out?

  • Thread starter Thread starter phuile
  • Start date Start date
The L2 is, but not the L3. The L3 clearly can't be mutually exclusive
since it is a shared cache, and there can stuff in each core's private
caches that can also be in the shared cache.

The L3 could be exclusive, but it looks like it isn't. Data in the L3
can (but will not always) remain there, once it is pulled to the L1.
It's an interesting idea, you can possibly outfit a processor's entire
system RAM in ZRAM if you put these things off-die.

Not really. ZRAM probably uses a lot more power than DRAM.
Yes, that too.


Still clearly not as much of an increase as if you had to do 16MB of
cache in SRAM rather than ZRAM.

My point is that you claimed 16MB of ZRAM was not a very large
increase from 2MB of SRAM. It is.
For ZRAM1, they actually required comparator cells to distinguish
between a logical 0 and 1, since the voltage differentials were so
miniscule.

Again, doesn't sound that hot. the second version is more
interesting.

DK
 
David Kanter said:
Intel won't do four cores on a die for another 1.5-2 years. It really
depends on what your application is, most applications simply don't
have 4 threads, so you're better off buying the fastest dual core you
can get.

OTOH, servers can often use every core they can get their hands on; for some
of my stuff at work (CPU intensive Java business apps) we are seeing nearly
linear improvement going from dual DC Xeons to dual QC Xeons.
 
Back
Top