594 views
2 votes
2 votes

 

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?

Please log in or register to answer this question.

Related questions

797
views
1 answers
0 votes
Mrityudoot asked Jun 5, 2023
797 views
In a 2 level hierarchy, the cache has an access time of 15 ns and the main memory has an access time of 110 ns, the hit rate of the cache is 90%. ... size of the cache is 16 Bytes, then average memory access time including miss penalty is?
665
views
0 answers
0 votes
Priyansh Singh asked Jan 27, 2019
665 views
Why can't we have n-levels of cache ?
1.3k
views
0 answers
0 votes
Raj Singh 1 asked Dec 19, 2018
1,273 views
$h_1→L1$ hit ratio $h_2→L2$ hit ratio$C_1→ L1$ access time$C_2→ $Miss penalty to transfer information from L2 to L1$M→$ Miss penalty to transfer information from ... 's equation. Or something more is going on here, which I am unaware of?
258
views
0 answers
0 votes
Satbir asked Dec 6, 2018
258 views
Consider a system with the average memory access time of a processor with one level (L1) cache is 2.8 clock cycles. If the required data is present in L1- ... hit rate of L2-cache such that average memory access improved by 70%? (ans=71%)