SI
SI
discoversearch

We've detected that you're using an ad content blocking browser plug-in or feature. Ads provide a critical source of revenue to the continued operation of Silicon Investor.  We ask that you disable ad blocking while on Silicon Investor in the best interests of our community.  If you are not using an ad blocker but are still receiving this message, make sure your browser's tracking protection is set to the 'standard' level.
Politics : Formerly About Advanced Micro Devices -- Ignore unavailable to you. Want to Upgrade?


To: Tenchusatsu who wrote (40515)10/31/1998 3:27:00 PM
From: Scumbria  Respond to of 1573713
 
Tench,

If the problem is memory latency, wouldn't the multi-cycle L1 latency of the K7 be a step backwards?

The multi-cycle latency is due to the fact that the CPU is becoming faster than the cache. Multi-cycle latencies are inevitable as we approach 1 GHz. It is a very serious problem for all CPU architectures, but particularly bad for x86 because operands are kept in memory (rather than the register file.) Pipelining to the L1 mitigates the additional latency, but once again is aggravated by the complexity of x86.

Scumbria