asked 189k views
4 votes
What is the ratio between total bits required for such a cache implementation over the data storage bits?

1 Answer

4 votes
Answer: [ 128 * (32*8 + 20 + 1) ] / [ 128 * (32*8) ] = 277/256
answered
User Martin Kolinek
by
7.8k points