Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

A program is executed on this CPU with base CPI of 1 cycles and cache miss penalty of 7 0 cycles. It is measured that

A program is executed on this CPU with base CPI of 1 cycles and cache miss penalty of 70 cycles. It is measured that the I-cache miss rate is 0.02, and the D-cache miss rate is 0.05. In addition, 10% of the instructions executed are load instructions and 20% are store. The write policy of the D-cache is write-back. Assume the cache is always full. The probability of a replaced D-cache block being dirty is 0.07.(Note that no I-cache block is dirty.)
What is the average miss penalty for a data cache miss?
What is the average CPI for instructions that are neither load nor store?
What is the average CPI for load and store instructions?
What is the average CPI for all instructions?
Round the answers to the nearest hundredth and separate them with commas. Make sure there are two decimal places in each answer even if both are zero. For example, if the answer is 1, it should be written as 1.00.
This should be the correct answer: 74.90,2.40,6.15,3.52 please show calculations

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

Data Management Databases And Organizations

Authors: Watson Watson

5th Edition

0471715360, 978-0471715368

More Books

Students also viewed these Databases questions

Question

What are the Five Phases of SDLC? Explain each briefly.

Answered: 1 week ago

Question

How can Change Control Procedures manage Project Creep?

Answered: 1 week ago