COMPUTER SYSTEMS >CUSTOM<
COMPUTER SYSTEMS >CUSTOM<
16th Edition
ISBN: 9781323313015
Author: Bryant
Publisher: PEARSON C
Question
Book Icon
Chapter 1.9, Problem 1.2PP
Program Plan Intro

Amdahl’s Law:

  • It denotes an observation on effectiveness of performance improving of a system part.
  • The main idea is that when one system part is been speed up the effect on overall system would depend on significance and speed up of the part.
  • Suppose the execution of an application needs “Told” time.
  • Some part of system may require a fraction “α” of this time and the performance is improved by a factor of “k”.
  • The overall execution time will be “Tnew=Told[(1-α)+α/k] ”.
  • The speed up can be computed as “S=Told/Tnew”.
  • Hence, the expression for speed up is “S=1/(1-α)+α/k”.

Blurred answer
Students have asked these similar questions
Problem 3 (#2.1.32).Explain why (A×B)×(C×D)and A×(B×C)×D are not the same
I need help with problem 40. What do I need to do?
3. The diagram below shows the main land routes for vehicular traffic between points A and G in a city. The figures in the arcs represent the cost of traveling between each pair of nodes.   a) Manually apply Dijkstra's algorithm to find the cheapest route between A and G (visited nodes and total distance). b) Formulate a linear programming problem in extended form, to determine the shortest route to travel from A to G. Do not use subscripts, name 14 variables, for example XFE would be the variable that indicates that the arc from F to E is used. c) If there is a fixed cost for visiting each node, modify the formulation of the problem to include said fixed cost in the objective function, and the variables and restrictions that are required.     NODE A B C D E F G FIXED COST 25 18 32 20 28 18 34
Knowledge Booster
Background pattern image
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
C++ for Engineers and Scientists
Computer Science
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Course Technology Ptr
Text book image
Operations Research : Applications and Algorithms
Computer Science
ISBN:9780534380588
Author:Wayne L. Winston
Publisher:Brooks Cole