Question
Suppose we have a processor with a clock rate of 1 GHz. Assume a main memory access time of 100 ns, L-3 cache has access
Suppose we have a processor with a clock rate of 1 GHz. Assume a main memory access time of 100 ns, L-3 cache has access time of 20 ns, L-2 cache has access time of 10 ns and L-1 cache has access time of 1 ns. The miss rate for level-1 cache is 10%, level-2 is 5% and level-3 is 1%. Note that miss penalty is given in nanoseconds, not in terms of clock cycles. (a) Compute the miss penalties for main memory, L-3 cache, L-2 cache in terms of number of cycles. (b) Compute the AMAT if there is only L-1 cache in the system. (c) How much faster the processor be if we add L-2 cache. (d) How much faster the processor be if we also add L-3 cache.
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