1.2 Describe The Concept of Cache Memory
1.2 Describe The Concept of Cache Memory
CHAPTER 1.2
DESCRIBE THE CONCEPT OF
CACHE MEMORY
2
https://www.youtube.com/watch?v=b9TMqsL2l6U
3
DRAM
5
SRAM
6
• If the data is not there, the CPU reads the data from RAM
into its registers, but it also loads a copy of the data into
cache memory.
• The next time the CPU needs that same data, it finds it in
the cache memory and saves the time needed to load the
data from RAM.
13
State the differences between level 1, level 2 and level 3 cache memory
Think…….
• Caches are faster than main memory. Then why do we
need main memory at all?.
Well once again it is the cost, which determines this. The caches
although are fast yet are very expensive memories and are used
in only small sizes