subject

Consider a program that can execute with no stalls and a CPI of 1 if the underlying processor can somehow magically service every load instruction with a 1-cycle L1 cache hit. In practice, 15% of all load instructions suffer from an L1 cache miss, 10% of all load instructions suffer from an L2 cache miss, and 2% of all load instructions suffer from an L3 cache miss (and are serviced by the memory system). An L1 cache miss stalls the processor for 8 cycles while the L2 is looked up. An L2 cache miss stalls the processor for 15 cycles while the L3 is looked up. An L3 cache miss stalls the processor for an additional 100 cycles while data is fetched from memory. What is the CPI for this program if 30% of the program's instructions are load instructions

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 24.06.2019 00:20
Describe a data structures that supports the stack push and pop operations and a third operation findmin, which returns the smallest element in the data structure, all in o(1) worst-case time.
Answers: 2
question
Computers and Technology, 25.06.2019 07:00
The graph shows the number of chapters sarah read in a book each day of a week
Answers: 1
question
Computers and Technology, 25.06.2019 08:20
In the context of computer operations division is a(n)
Answers: 2
question
Computers and Technology, 25.06.2019 16:30
Do you think social media should affect presidential elections
Answers: 2
You know the right answer?
Consider a program that can execute with no stalls and a CPI of 1 if the underlying processor can so...
Questions
question
Mathematics, 15.04.2021 18:30
question
Computers and Technology, 15.04.2021 18:30