Question: Given: 2 5 6 KB cache, 4 - way set associative, 6 4 bytes / block and a 3 2 - bit total address space.
Given: KB cache, way set associative, bytesblock and a bit total address space.
a pts Given its size, how many bits of address space would be required to directly access each byte in the cache if it were like regular memory?
&
:ENDANSWER:
b pts How many blocks are in this cache?
&
:ENDANSWER:
c pts How many bits needed to access the block offset?
&
:ENDANSWER:
d pts How many bits are used for the index?
&
:ENDANSWER:
e pts How many bits are used for the tag?
&
:ENDANSWER:
f pts How many sets ie rows given this cache configuration and size?
&
:ENDANSWER:
g pts How many different tags are possible?
&
:ENDANSWER:
h pts Valid bits require additional physical cache memory since they must be stored in the cache. This is called overhead. How many BYTES of storage are required to store all the valid bits?
&
:ENDANSWER:
i pts Tag bits also require additional physical cache memory since they must be stored in the cache. How many BYTES of storage are required to store all the tag bits?
&
:ENDANSWER:
j pts What is the total amount of memory required to implement this cache?
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
