Answered step by step
Verified Expert Solution
Question
1 Approved Answer
There is a 6 4 bytes two - way set associative data cache array where each cache block contains 8 bytes on a 1 6
There is a bytes twoway set associative data cache array where each cache block contains bytes on a bit processor. Assume a true LRU replacement policy. Assume that the cache is initially empty all valid bits are zero Suppose we are accessing the memory locations in the order of
M H M M M M M H
a How many index bits, offset bits, and tag bits are there?
b How many of these address requests are hitsmisses
c What is the hit ratio? Hint: you need to compute the number of sets first
d How many blocks are replaced?
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started