Recent questions tagged multilevel-cache

0 votes
1 answer
1
2 votes
0 answers
2
In $T_{Read Avg}$, shouldn’t it be $T_{Read Avg}$ = (10*0.9) + 0.1*(10+100), because it must be checking the cache in case of cache miss too, right?
0 votes
0 answers
8
please explain how hit ratio of L2 is taken as 0.5? instead of 0.9 as 10 misses are mentionedis it like as 20 misses at levle 1 out of which only 10 missed at level 2, so...
0 votes
1 answer
15
In two level cache first level cache minimizes cache miss ratio , second level minimizes cache hit ratio . Explain .
–1 votes
1 answer
22
What should be correct answer to this question?In solution it's option A in Carl hamacher text book it's B ? I am confused please help
0 votes
1 answer
26
0 votes
1 answer
27
if there is a miss in cache and hit in mm what is access time 60ns or 60+20=80ns.how is the statement " reference started again" related to the meaning of the question?