Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

A computer has a cache, main memory, and a disk used for virtual memory. If a referenced word is in the cache, 5 ns are

A computer has a cache, main memory, and a disk used for virtual memory. If a referenced word is in the cache, 5 ns are required to access it. If it is in the main memory but not in the cache, 50 ns are needed to load it into the cache, and then the reference is started again. If the word is not in the main memory, 10 ms are required to fetch the word from the disk, followed by 50 ns to copy it to the cache, and then the reference is started again. The cache hit ratio is 0.8 and the main-memory hit ratio is 0.9. What is the average time required to access a referenced word on this system?

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

Recommended Textbook for

Intelligent Databases Technologies And Applications

Authors: Zongmin Ma

1st Edition

1599041219, 978-1599041216

More Books

Students also viewed these Databases questions

Question

What is Change Control and how does it operate?

Answered: 1 week ago

Question

How do Data Requirements relate to Functional Requirements?

Answered: 1 week ago