Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Q.2. (10 points) A computer system has a cache (L1). For a given program with 1 million instructions, Ll cache miss rate is 20%. A

image text in transcribed
Q.2. (10 points) A computer system has a cache (L1). For a given program with 1 million instructions, Ll cache miss rate is 20%. A verage instruction execution time is 40ns. For all misses, time to take a block from main memory into the LI cache is 600ns. a. Calculate the time to execute this program. Give your result in milliseconds. b. You need to improve the performance of this system. You replace the cache by a new one that is 2 times faster than the existing one, but the new cache has smaller capacity, so the miss rate is increased to 25%. Will the new design improve the performance? Calculate the execution time of the program and prove your

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_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

Secrets Of Analytical Leaders Insights From Information Insiders

Authors: Wayne Eckerson

1st Edition

1935504347, 9781935504344

More Books

Students also viewed these Databases questions

Question

Be familiar with the basic ways to manage capacity.

Answered: 1 week ago