Question: Q1. A computer system with 8 blocks cache, and uses the LRU technique. Show the changes in the cache status when having the following sequence

Q1. A computer system with 8 blocks cache, and uses the LRU technique. Show the changes in the cache status when having the following sequence requests made by the processor for memory blocks: B5, B10, B65, B8, B122, B8, B1000, B55, B12, B44 (25=10 points ) Show the changes if using: a. Full associative manning (You need to show the hlocks counters in this case) Number of misses: Number of hits: Cache utilization: Number of replacements: b. 4-way set associative mapping (You need to show the blocks counters in this case) Number of misses: Number of hits: Cache utilization: Number of replacements
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
