191 views
0 votes
0 votes
A 2-way set associative write back cache with true LRU replacement requires 15 * 29 bits to implement its tag store per set
(including bits for valid, dirty and LRU). The cache is virtually indexed, physically tagged. The virtual address space is 1 MB,
page size is 2 KB, cache block size is 8 bytes and is byte addressable. What is the maximum size of the data store of the cache in bytes?

Please log in or register to answer this question.

No related questions found