Question
Cache: Suppose we have a processor with a clock rate of 4 GHz and a base CPI that would be 2.0 iff all references hit
Cache:
Suppose we have a processor with a clock rate of 4 GHz and a base CPI that would be 2.0 iff all references hit in the primary cache. Assume a main memory access time of 50 ns, including all miss handling. Suppose the miss rate per instruction at the primary cache is 4%.
a) What is the miss penalty to main memory?
b) What is the effective CPI with one level of caching?
c) Now assume that we add a secondary cache that has a 2.5 ns access time for either a hit or miss and is large enough to reduce the miss rate to main memory to 1%. What is the miss penalty for an access to this second-level cache?
d) How much faster will the processor be after secondary cache has been added?
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started