Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Consider a computer system consists of a level 1 cache memory (L1) and a main memory (MM). L1 has a hit time of 5
Consider a computer system consists of a level 1 cache memory (L1) and a main memory (MM). L1 has a hit time of 5 ns and a miss rate of 30%. The latency of accessing a block of data in MM is 250 ns. (a) Determine the average memory access time (AMAT) of the system (in terms of ns). (b) There are two design options to improve the performance of the system. Option 1 is to replace L1 by a bigger cache X. Option 2 is to add a new cache Y as a level 2 cache (L2) in between L1 and MM. Suppose the costs of the two options are the same, which design option will result in better performance in terms of AMAT? Show your steps. Global Miss Rate Latency Cache X 16% 16 ns Cache Y 18% 18 ns (c) Suppose the latency of MM is 500 ns. Do you have a different answer for (b)? Show your steps.
Step by Step Solution
★★★★★
3.46 Rating (149 Votes )
There are 3 Steps involved in it
Step: 1
a The formula for time AMAT is avarease memory access AM...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