Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Consider following cache configuration. - The processor has separate instruction and data cache whose size is 3 2 KB each - The size of the

Consider following cache configuration.
- The processor has separate instruction and data cache whose size is 32 KB each
- The size of the block is 32 bytes.
- The miss penalty (fetching a block from the memory or writing a block to the
memory) is 100 clock cycles.
- A cache is a writeback cache.
- At any given time, 50% of blocks are dirty (written).
- Instruction cache miss rate is 5%
- Data cache miss rate is 3%.
- The percentage of load and store instructions is 20%.
- No write buffer is used.
(e)[5 points] Compute the additional CPI stall cycles due to I cache misses.
(f)[5 points] Compute the additional CPI stall cycles due to D cache misses.

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

Automating Access Databases With Macros

Authors: Fish Davis

1st Edition

1797816349, 978-1797816340

More Books

Students also viewed these Databases questions