subject

Suppose the daytime processing load consists of 60% cpu activity and 40% disk activity. your customers are complaining
that the system is slow. after doing some research. you learn that you can upgrade your disks for $8,000 to make them 25
times as fast as they are currently. you have also learned that you can upgrade your cpu to make it 14 times 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 we need to charge for the cpu (or the disk—
change only one) so the result was the same cost per 1% increase for both?

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 10:30
Dave has to create animations for a game. which tool can dave use?
Answers: 3
question
Computers and Technology, 22.06.2019 17:30
Which tab should you open to find the option for adding a header?
Answers: 1
question
Computers and Technology, 22.06.2019 20:00
What is the worst-case complexity of the maxrepeats function? assume that the longest string in the names array is at most 25 characters wide (i.e., string comparison can be treated as o( class namecounter { private: int* counts; int nc; string* names; int nn; public: namecounter (int ncounts, int nnames); int maxrepeats() const; }; int namecounter: : maxrepeats () { int maxcount = 0; for (int i = 0; i < nc; ++i) { int count = 1; for (int j = i+1; j < nc; ++j) { if (names[i] == names[j]) ++count; } maxcount = max(count, maxcount); } return maxcount; }
Answers: 3
question
Computers and Technology, 23.06.2019 20:30
What is the biggest difference between section breaks and regular page breaks
Answers: 1
You know the right answer?
Suppose the daytime processing load consists of 60% cpu activity and 40% disk activity. your custome...
Questions
question
Mathematics, 23.04.2020 22:28
question
Health, 23.04.2020 22:28
question
Mathematics, 23.04.2020 22:29
Questions on the website: 13722367