11

Reading Assignment and Discussion Topics
Computer Science 471

for class on Thursday Oct. 19, 2000

Please read Chapter 2 of the Patterson & Hennessy text, and be prepared to discuss the following issue:

The expression of execution time as the product of number of instructions, average CPI, and cycle time is fundamental to the correct analysis and understanding of uniprocessor performance. It would be great if the various contributors to performance (like architectural features, technology, and so on) only affected one term in this product. But usually they affect two terms, sometimes increasing or decreasing both, but often making one go up and another down. Trade-offs result. What things affect what terms in which way? Consider:

and don't forget, for a given problem, Please come up with some specific examples showing the influence of each of these factors (and any others you can think of) on terms in the product.