Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

2. A computer uses virtual memory (implemented as paging). It has a cache, main memory and a hard disk. Cache access involves 5 nslookup and

image text in transcribed
image text in transcribed
2. A computer uses virtual memory (implemented as paging). It has a cache, main memory and a hard disk. Cache access involves 5 nslookup and 10 ns transfer time of a word into a register. Main memory access involves 15 ns lookup and 80 ns data transfer time into a register (this is done in parallel with transferring the data into the cache). Accessing the hard disk involves 4 ms seek time and 6 ms transfer time into main memory. The cache hit ratio is 04. In the case of a cache miss, the probability that the word is in the main memory is 0.7. (a) Describe the necessary steps and compute the load time when the referenced word is in the cache, [2 marks) in main memory (but not in the cache), [3 marks] on the hard disk (but not in main memory). (5 marks) (b) Compute the average load time. (5 marks]

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

SQL Instant Reference

Authors: Gruber, Martin Gruber

2nd Edition

0782125395, 9780782125399

More Books

Students also viewed these Databases questions

Question

Evaluate 3x - x for x = -2 Answer:

Answered: 1 week ago

Question

What is group replacement? Explain with an example. (2-3 lines)

Answered: 1 week ago