CameraIcon
CameraIcon
SearchIcon
MyQuestionIcon
MyQuestionIcon
1
You visited us 1 times! Enjoying our articles? Unlock Full Access!
Question

In a computer system, memory access time is 10 nsec when there is a hit in cache. In case of cache miss data is accessed from either main memory or hard disk. It takes 500 nsec time to access memory when miss in cache but hit in main memory and 5000 nsec time when miss in both cache and main memory. It is observed that 90% time cache hit occurs. 80% time cache miss, hit in main memory. Average memory access time in nsec is _____________.

Open in App
Solution

option (c)

Tavg=(0.9 10)+0.1[(0.8 500)+(0.2 5000)]
=9+0.1(400+1000)
=9+140
=149 nsec

flag
Suggest Corrections
thumbs-up
0
similar_icon
Similar questions
View More
Join BYJU'S Learning Program
similar_icon
Related Videos
thumbnail
lock
Types of Misses 2
OTHER
Watch in App
Join BYJU'S Learning Program
CrossIcon