Question: Assume a computer system that uses 3 2 - bit, byte - accessible, memory addresses. For each of the following three cache configurations, provide a
Assume a computer system that uses bit, byteaccessible, memory addresses. For each of the following three
cache configurations, provide a cache design table showing how the address bits are used and memory access
table showing hits and misses for the following memory access sequence with addresses given in decimal:
Memory Addresses in decimal:
Cache Design:
Memory Access:
Configuration Assume the configuration is a directmapped cache of fourword blocks and that the
cache starts empty. What is the hit ratio?
Configuration Assume the configuration is a threeway set associative cache of oneword blocks with
a LRU replacement policy, and that the cache starts empty. In this cache, there are oneword blocks total,
so each of the sets has blocks each. What is the hit ratio?
Configuration Assume the configuration is a fully associative cache of twoword blocks with a LRU
replacement policy, and the cache starts empty. What is the hit ratio?
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
