Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

A computer has a cache, main memory and a hard disk. If a referenced word is in the cache, it takes 15 ns to access

image text in transcribed

A computer has a cache, main memory and a hard disk. If a referenced word is in the cache, it takes 15 ns to access it. If it is in main memory but not in the cache, it takes 85 ns to load (the block containing) it into the cache (this includes the time to originally check the cache), and then the reference lookup is started again. If the word is not in main memory, it takes 10 ms to load (the block containing) it from the disk into main memory, and then the reference lookup is started again. The cache hit ratio is 0.4. In the case of a cache miss, the probability that the word is in the main memory is 0.7. Compute the average load time

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions

Question

Repeat Exercise 4.5 for the model defined under Exercise 4.4.

Answered: 1 week ago

Question

Describe how language reflects, builds on, and determines context?

Answered: 1 week ago