Traditional Processor
Notes:
Cache prefetching is a technique to hide memory latency. Let me briefly put this into context. On this time scale Im showing a cache miss on the left and the data arrival on the right. The memory latency determines the separation of these two points.
A traditional processor would stall during this time period which is indicated by the red line.