Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Applications are often times categorized as either computation bound or I/O bound. The former spends most of its execution time on computation, while the latter

Applications are often times categorized as either computation bound or I/O bound. The former spends most of its execution time on computation, while the latter spends most of its time waiting for I/O (i.e. disk, network access, etc.). Use Amdahls Law to answer the following questions:

(a) Suppose you have an application that spends 65% of its time waiting for disk access and 35% of its time on computation. Is this system I/O bound or computation bound?

(b) If you were to run this application on a processor that is 25x faster but with the same I/O speed, what would be the potential speedup? 1

(c) If instead, you ran the application on a system with the same processor speed but a disk that is 2.5x faster, what would be the potential speedup?

(d) Describe how you might go about improving the disk access of this system.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored 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

Recommended Textbook for

Expert Oracle Database Architecture

Authors: Thomas Kyte, Darl Kuhn

3rd Edition

1430262990, 9781430262992

More Books

Students also viewed these Databases questions

Question

Timeline for final evaluation

Answered: 1 week ago

Question

6. The cost of the training creates a need to show that it works.

Answered: 1 week ago