Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

A computer has a cache, main memory, and a disk. If a referenced word is in the cache, 20ns are required to access it. If

image text in transcribed

A computer has a cache, main memory, and a disk. If a referenced word is in the cache, 20ns are required to access it. If it is in main memory but not in the cache (called cache miss), 80ns are needed to load it into the cache (this includes the time to originally check the cache), and then reference is started again. If the word is not in main memory, 25ms are required to fetch the word from disk, followed by 80ns to copy it to the cache, and then the reference is started again. The cache hit ratio is 0.95 and the main memory hit ratio is 0.8. What is the average time in ns required to access a referenced word on this system (state the number only without the unit, round to the closest integer -- for instance of your answer is 100.7 ns, enter: 101)? Note: 1ms = 1000000 ns

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

Graph Databases New Opportunities For Connected Data

Authors: Ian Robinson, Jim Webber, Emil Eifrem

2nd Edition

1491930896, 978-1491930892

More Books

Students also viewed these Databases questions

Question

Question Can a self-employed person adopt a profit sharing plan?

Answered: 1 week ago