Govur University Logo
--> --> --> -->
...

If a processor uses a 4-way set-associative cache with an LRU replacement policy, which memory block is evicted when a new block maps to a full set where every block has been accessed in the order 3, 1, 2, 0?



In a 4-way set-associative cache, the cache is divided into sets, each containing four slots called blocks that hold memory data. A set-associative cache uses a replacement policy to decide which existing block to remove when a new memory block needs to be l....

Log in to view the answer



Redundant Elements