Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

You are building a system around a processor that runs at 2 . 0 GHz and has a CPI of 1 if there are no

You are building a system around a processor that runs at 2.0 GHz and has a CPI of 1 if there are no cache misses. The only instructions that read or write data from memory are loads (15% of all instructions) and stores (15% of all instructions). The memory system for this computer is composed of a split L1 cache that imposes no penalty on hits. The L1-I cache has miss rate of 5% and the L1-D cache has a miss rate of 10%. L1-D is a write back cache and 50% of all data in L1-D are modified (or dirty). If the data is found in L2, it will take 10ns to access the data. L2 cache has a miss rate of 25%. On a miss in L2, it takes 60ns to obtain the data from main memory. L2 is also organized as a write-back cache and 50% all data is dirty.
a. What is the average memory access time for instruction accesses?
b. What is the overall CPI, including memory accesses?

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

The Manga Guide To Databases

Authors: Mana Takahashi, Shoko Azuma, Co Ltd Trend

1st Edition

1593271905, 978-1593271909

More Books

Students also viewed these Databases questions

Question

What is meant by 'Wealth Maximization ' ?

Answered: 1 week ago

Question

LO1 Discuss four different views of motivation at work.

Answered: 1 week ago

Question

LO6 Summarize various ways to manage retention.

Answered: 1 week ago