Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1. (15 points) SAME CPU AS IN SAMPLE PROBLEM CHAPTER 4. CPU has a 1 ns clock cycle time. The L1 cache (both I$ and

image text in transcribed

1. (15 points) SAME CPU AS IN SAMPLE PROBLEM CHAPTER 4. CPU has a 1 ns clock cycle time. The L1 cache (both I$ and D$) hit time = 1 cycle. The miss penalty = 100 cycles for both caches. I$ miss rate = 4%, D$ miss rate = 10%. Load and store are 30% of instructions. We computed the real CPI to 8 cycles/instruction. Answer the following questions: a. (3 points) Compute the required bandwidth (in bytes/s) from the I$: b. (3 points) Compute the required bandwidth (in bytes/s) from the D$ c. (9 points) This CPU has a unified L2 cache (instruction & data) and the block size in both I$ and D$ L1 is 16B. Compute the needed bandwidth from the L2, break it down in instruction and data bandwidth required. (a) required bandwidth from the I$ (b) required bandwidth from the D$ (c) required bandwidth from L2 for instructions required bandwidth from L2 for data total L2 bandwidth required 1. (15 points) SAME CPU AS IN SAMPLE PROBLEM CHAPTER 4. CPU has a 1 ns clock cycle time. The L1 cache (both I$ and D$) hit time = 1 cycle. The miss penalty = 100 cycles for both caches. I$ miss rate = 4%, D$ miss rate = 10%. Load and store are 30% of instructions. We computed the real CPI to 8 cycles/instruction. Answer the following questions: a. (3 points) Compute the required bandwidth (in bytes/s) from the I$: b. (3 points) Compute the required bandwidth (in bytes/s) from the D$ c. (9 points) This CPU has a unified L2 cache (instruction & data) and the block size in both I$ and D$ L1 is 16B. Compute the needed bandwidth from the L2, break it down in instruction and data bandwidth required. (a) required bandwidth from the I$ (b) required bandwidth from the D$ (c) required bandwidth from L2 for instructions required bandwidth from L2 for data total L2 bandwidth required

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

Intelligent Databases Technologies And Applications

Authors: Zongmin Ma

1st Edition

1599041219, 978-1599041216

More Books

Students also viewed these Databases questions

Question

To solve p + 3q = 5z + tan( y - 3x)

Answered: 1 week ago