Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Assume a 4-way set-associative cache with 64 cache sets, 4 words per block with write through- no write allocate rule. Fill in the appropriate information
- Assume a 4-way set-associative cache with 64 cache sets, 4 words per block with write through- no write allocate rule. Fill in the appropriate information for the following memory references. (20 pts.)
Suppose we have two implementations of the same instruction set architecture. Computer A has a clock cycle time of 500 ps and a CPI of 3.0 for some program, and computer B has a clock cycle time of 800ps and a CPI of 4.2 for the same program. Which computer is faster for this program and by how much
R/W | Addr | Tag | Index | Offset | Result | Update Cache? |
W
10111001000
R
10111001100
R
111001100
W
111001000
R
100111001000
R
100111001100
W
110111001100
R
110111001000
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