Question: n - way set associative = = n Blocks / Set # of sets = ( Total Storage in Bytes - : # Bytes /
nway set associative n BlocksSet
# of sets Total Storage in Bytes : # Bytesblock: # of BlocksSet
Offset bits Logbase of # of Bytesblock
Index bits Logbase of # of Sets
Tag bits Offset bits Index bits
Below is a list of bit memory address references for questions A B :
A Show the final cache contents for a way set associative cache with byte blocks and a total storage size of bytes. Use LRU replacement.
Calculate the number of bits for Tag, Index, Offset, and the overhead ratio.
For each reference identify the index bits, the tag bits, DRAM Block Address, and if it is a hit or a miss.
B Show the final cache contents for a fully associative cache with byte blocks and a total storage size of bytes. Use LRU replacement.
Calculate the number of bits for Tag, Index, Offset, and the overhead ratio.
For each reference identify the index bits, the tag bits, DRAM Block Address, and if it is a hit or a miss.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
