Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

PROBLEM 3 Suppose you have to decide if you would like to use a one Level cache or a 2 Level cache processor in a

image text in transcribed

PROBLEM 3 Suppose you have to decide if you would like to use a one Level cache or a 2 Level cache processor in a system with a memory which exhibits 50 ns access. The cache exhibits the following performance characteristics: Level 1 cache: Split configuration with: - I miss rate 3% - D miss rate 5% - Frequency of data accesses 20% - Hit time at Level 1 is 1ns Level 2 cache: Unified configuration with: - Miss rate 10% - Hit time at Level 2 is 3ns Compare the AMAT for the system with only L1, and the system with L1 and L2. Hint: The AMAT for level i (when cache is split instructions from data cache) is: AMATLi=HitTimeTiLi+(InstructionsMissRateLi+DataMissRateMi) Miss Penalty Where Miss Penalty is the AMAT at the next level of cache. The AMAT for level i (when cache is unified) is: AMAT Li= Hit Time Li+ Miss Rate Li Miss Penalty Li

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

Database Support For Data Mining Applications Discovering Knowledge With Inductive Queries Lnai 2682

Authors: Rosa Meo ,Pier L. Lanzi ,Mika Klemettinen

2004th Edition

3540224793, 978-3540224792

More Books

Students also viewed these Databases questions

Question

Write Hund's rule?

Answered: 1 week ago

Question

Distinguish between filtering and interpreting. (Objective 2)

Answered: 1 week ago