Speed Hierarchy: Virtual Memory ---> Main memory ---> Cache memory ---> CPU registers
Anonymous Quiz
41%
T
59%
F
Capacity Hierarchy: Virtual Memory > Main memory > Cache memory > CPU registers
Anonymous Quiz
73%
T
27%
F
After the processor issues load request to cache, it compares request address to … & see if there’s a match
Anonymous Quiz
74%
cache tags
26%
block offsets
After comparing the request address to cache tag it immediately returns a copy of data from cache
Anonymous Quiz
83%
cache hit
17%
cache miss