728 views
0 votes
0 votes
Consider a small 2-way set associative cache memory, consisting of 4 blocks. For choosing the block to be replaced, use LRU scheme. Consider that block address 4 and 2 are already there in cache. The number of cache misses for the following sequence of block addresses 4, 6, 8, 16, 2, 2, 4 are ______.

Please log in or register to answer this question.

Related questions

0 votes
0 votes
0 answers
3
mehul vaidya asked Jan 20, 2019
220 views
Doubling the associativity doubles the number of tags in the cache. Is this statement true or false . I have seen answer at https://gateoverflow.in/227782/cache-memory?sh...