M.I.T. DEPARTMENT OF EECS

6.033 - Computer System Engineering Lecture 8 - Monday, February 28, 2004

Read Chapter 6. The material covers performance bottlenecks (the"weakest" links in the design of a system, in terms of speed), multilevel memories (using caching to avoid penalties of using slower hardware), and scheduling (running tasks in an order that reduces their total completion time or some other performance metric).


Go to 6.033 Home Page