Previous | Next --- Slide 11 of 47
Back to Lecture Thumbnails
1_1

Until now, we learned that we have a core, the core makes request to the cache, and if we miss the cache, data goes out to memory. In actuality, the cache asks the memory controller for the data, and the memory controller is responsible for pulling that data out of memory.