1,599 views
1 votes
1 votes
Consider a 2-way set associative mapping is used where there are 8 cache blocks (0 – 7). If LRU is used to replace the memory blocks then what is the number of blocks present in cache after end of the following sequence (0, 4, 9, 5, 16, 13, 15, 19, 25, 63, 24, 57, 30)?

1 Answer

Related questions

0 votes
0 votes
2 answers
2
Alakhator asked Oct 19, 2018
662 views
What is the number of multiplexers required in set associative mapping hardware ? Given set bits are S, tag bits are T and word bits are W.
3 votes
3 votes
1 answer
3
Shubhanshu asked Aug 5, 2017
1,022 views
Draw the diagram which shows the mechanism of fetching the data in 2-way set associative mapping using multiplexer, comparator, and encoder?