Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Consider a non-overlapped memory system that has 1 MB of cache and 8 MB of RAM memories. The cache memory has an access time

Consider a non-overlapped memory system that has 1 MB of cache and 8 MB of RAM memories. The cache memory has

Consider a non-overlapped memory system that has 1 MB of cache and 8 MB of RAM memories. The cache memory has an access time of 100 ns and a cost parameter of 10-4 $/bit. On the other hand, the RAM memory has an access time of 1200 ns and a cost parameter of 105 $/bit. (a) What is the cost of cache and RAM memories? Which one is the cheapest? (b) If the effective access time is 10% greater than the cache access time. What is the hit ratio H? (c) Suppose that we can change the cache design such that we get H equals to 0.901. Calculate the new effective access time and determine if this change improves the performance or not?

Step by Step Solution

There are 3 Steps involved in it

Step: 1

a The cost of cache memory is 104 bit and the cost of RAM memory is 105 bit Therefore the cost of 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_2

Step: 3

blur-text-image_3

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

Operating Systems Internals and Design Principles

Authors: William Stallings

8th edition

133805913, 978-0133805918

More Books

Students also viewed these Algorithms questions

Question

Describe the round-robin scheduling technique.

Answered: 1 week ago