In: Computer Science
Memory Blocks #4100, 8196, 2052, 8196, 2052, 4100
If the cache is initially empty, what is the cache hit/miss rate?



Summary:-
For memory block replacement, we are using LRU ( least recent used). To map any memory block to set, we are using mapping function. For clear explanation please refer to the image.