Answered step by step
Verified Expert Solution
Question
1 Approved Answer
In a computer system, assume that main memory accesses take 80 ns and that memory accesses are one third of all instructions. The following
In a computer system, assume that main memory accesses take 80 ns and that memory accesses are one third of all instructions. The following table shows data for caches attached to each of two processors, P and P2. Processor P Processor P2 Miss Rate 7.5% 5.0% Hit Time (cycle time) 0.8ns 1.2ns A. (20 points) Calculate the data memory-stall CPI and instruction memory-stall CPI for both P and P2? Assuming a base CPI of 1.0 for both processors without any memory stalls, which processor is faster? B. (10 points) In order to increase the number of instructions being executed by 10%, we add a second-level cache for P. If the second-level cache has 5ns hit time, how much its miss rate must be?
Step by Step Solution
There are 3 Steps involved in it
Step: 1
The image provided contains a question pertaining to computer architecture specifically regarding memory access times miss rates and caches of processors P1 and P2 Lets break down the information give...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