edited by
2,789 views
1 votes
1 votes
Consider two level memory systems in which the average access time is 150 ns without level L1 . The level 1 access time is 20 ns . The average access time with L1 is 40 ns. The hit ration of L1 in percengage........

Plz help me to find the correct answer.. I got 88%
edited by

1 Answer

Best answer
2 votes
2 votes
Average access time is 150 ns without level L1, it means L2 access time is 150 ns, because if L1 is not present all memory references will be accessed from L2.

L1 A.T = 20 ns
L2 A.T = 150 ns

Average A.T with L1 = Hit in L1*(L1 A.T) + MissinL1( L1 + L2 A.T)
                               40ns = h1*20ns + (1-h1)*170ns
                                40ns = 20h1 -170h1 + 170ns
                                 150h1 = 130
                                   h1=0.8666 or 86.67%
selected by

Related questions

0 votes
0 votes
2 answers
1
rahuldb asked Nov 10, 2016
2,982 views
In a two level hierarchy if the top level has an access time of 8ns and the bottom level has an access time of 60 ns. What is the hit ratio in top level required to give ...
0 votes
0 votes
0 answers
2
0 votes
0 votes
1 answer
3
Subbu. asked Aug 6, 2022
188 views
Could you please differentiate below. Memory access time.hit time. search time??Arey yar some one answer this.. why so dumb