Purchase Solution

I/O CPU and Disk Activity

Not what you're looking for?

Ask Custom Question

Your customers are complaining that the system is slow. After doing some research, you have learned that you can upgrade your disks for $8,000 to make them 2.5 times as fast as they are currently. You have also learned that you can upgrade your CPU to make it 1.4 as fast for $5,000.
a. Which would you choose to yield the best performance improvement for the least amount of money?
b. Which option would you choose if you don't care about the money, but want a faster system?
c. What is the break-even point for the upgrades? That is, what price would be charged for both upgrades to make their cost and performance improvement equal?
(Show Calculation)

Purchase this Solution

Solution Summary

To select option of disk or CPU upgrade, calculations are carried out.

Solution Preview

ASSUMPTION (using reference org and arch, Null & Lobur): Assuming processor load activity: 60% and disk I/O: 40%

a.
For disk upgrade:
k = 2.5
f = 0.4
1-f = 0.6
Speedup, S_disk = 1/(0.6+0.4/2.5) = 1.3158
performance improvement = (1.3158-1)*100 = 31.58%

For CPU upgrade:
k ...

Solution provided by:
Education
  • BEng, Allahabad University, India
  • MSc , Pune University, India
  • PhD (IP), Pune University, India
Recent Feedback
  • " In question 2, you incorrectly add in the $3.00 dividend that was just paid to determine the value of the stock price using the dividend discount model. In question 4 response, it should have also been recognized that dividend discount models are not useful if any of the parameters used in the model are inaccurate. "
  • "feedback: fail to recognize the operating cash flow will not begin until the end of year 3."
  • "Answer was correct"
  • "Great thanks"
  • "Perfect solution..thank you"
Purchase this Solution


Free BrainMass Quizzes
Basic Computer Terms

We use many basic terms like bit, pixel in our usual conversations about computers. Are we aware of what these mean? This little quiz is an attempt towards discovering that.

Inserting and deleting in a linked list

This quiz tests your understanding of how to insert and delete elements in a linked list. Understanding of the use of linked lists, and the related performance aspects, is an important fundamental skill of computer science data structures.

Java loops

This quiz checks your knowledge of for and while loops in Java. For and while loops are essential building blocks for all Java programs. Having a solid understanding of these constructs is critical for success in programming Java.

C# variables and classes

This quiz contains questions about C# classes and variables.

Basic Networking Questions

This quiz consists of some basic networking questions.