Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Question 1 : List some input and output devices of computers. Question 2 : What is the difference between volatile memory and nonvolatile memory? For

Question 1: List some input and output devices of computers.
Question 2: What is the difference between volatile memory and nonvolatile
memory? For each kind of memory, please give an example.
Question 3: By searching on google or Internet, please study about bus
clock.
Question 4: Consider three different processors P1, P2, and P3 executing the
same instruction set. P1 has a 3GHz clock rate and a CPI of 1.5. P2 has a 2.5
GHz clock rate and a CPI of 1.0. P3 has a 4.0GHz clock rate and has a CPI of
2.2.
a. Which processor has the highest performance expressed in instructions
per second?
b. If the processors each execute a program in 10 seconds, find the number
of cycles and the number of instructions.
c. We are trying to reduce the execution time by 30% but this leads to an
increase of 20% in the CPI. What clock rate should we have to get this time
reduction?
Question 5: Consider two different implementations of the same instruction
set architecture. The instructions can be divided into four classes according
to their CPI (class A, B, C, and D). P1 with a clock rate of 2.5GHz and CPIs of
1,2,3, and 3, and P2 with a clock rate of 3GHz and CPIs of 2,2,2, and 2.
Given a program with a dynamic instruction count of 1.0E6 instructions
divided into classes as follows: 10% class A,20% class B,50% class C, and
20% class D, which is faster: P1 or P2?
a. What is the global CPI for each implementation?
b. Find the clock cycles required in both cases.
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions