edited by
806 views
0 0 votes
A 4way set associative cache lines of 32 bytes and a cache size of 16kb. Which of the below main memory blocks is mapped to set 13 of the cache memory when 16mb main memory is used? (A295D0,FCED9D,2FA0D0,F0A1B5)

Please log in or register to answer this question.

Position:
Show:

Related questions

75 75 votes
9 answers 9 answers
39.7k
39.7k views
Kathleen asked Sep 13, 2014
39,722 views
The access times of the main memory and the Cache memory, in a computer system, are $500$ n sec and $50$ nsec, respectively. It is estimated that $80\%$ of the main memor...
0 0 votes
0 0 answers
934
934 views
BHOJARAM asked Jan 11, 2019
934 views
A stack based CPU executes the instruction. Memory location 500 contain 0×88 and memory location 700 contain 0×37. Stack pointer is at 0×003F.I1: push 500I2: push 700I3: ...
0 0 votes
0 0 answers
283
283 views
2 2 votes
1 1 answer
134
134 views
naveendewangan asked Aug 2
134 views
Assume 15% of L1 misses are resolved in the victim cache. If retrieving data from the victim cache takes 4 cycles and retrieving data from main memory take 50 cycles, by ...