Courses:

Computer System Architecture >> Content Detail



Study Materials



Readings

Amazon logo Help support MIT OpenCourseWare by shopping at Amazon.com! MIT OpenCourseWare offers direct links to Amazon.com to purchase the books cited in this course. Click on the book titles and purchase the book from Amazon.com, and MIT OpenCourseWare will receive up to 10% of all purchases you make. Your support will enable MIT to continue offering open access to MIT courses.

The table below provides information on the required and optional readings for the course. Optional readings were provided for interested students to explore topics further and deepen their understanding of the course material.



Legend


SES #

  • L: lecture
  • T: tutorial
  • Q: quiz

TOPICS

  • (A): Session taught by Professor Arvind
  • (J): Session taught by Dr. Joel Emer

REQUIRED READINGS


SES #TOPICSREQUIRED READINGSOPTIONAL READINGS
L1History of Calculation and Computer Architecture (A)H&P3, chapter 1, pp. 67-72.

H&P2, chapter 1, pp. 53-60.
Burks, Arthur W., Herman H. Goldstine, and John von Neumann. Preliminary Discussion of the Logical Design of an Electronic Computing Instrument. Report to the U.S. Army Ordinance Department, 1946. Reprinted as: Bell and Newell. Computer Structures: Readings and Examples, chapter 4. New York, NY: McGraw-Hill, 1971. ISBN: 0070043574.

Babbage, Charles, and Others. Charles Babbage and His Calculating Engines: Selected Writings. Edited by Philip and Emily Morrison. New York, NY: Dover, 1961. ISBN: 0486200124.
L2Influence of Technology and Software on Instruction Sets: Up to the Dawn of IBM 360 (A)H&P3, rest of chapter 1.

H&P2, rest of chapter 1.
Amdahl, G. M., G. A. Blaauw, and F. P. Brooks, Jr. "Architecture of the IBM System/360." IBM Journal of Research and Development, April 1964. Reprinted in: IBM Journal of Research and Development 44, no. 1/2 (2000).
L3Complex Instruction Set Evolution in the Sixties: Stack and GPR Architectures (A)H&P3, chapter 2, pp. 90-129.

H&P2, chapter 2, pp. 69-96.
T1Self-assessment Test and ISA
L4Microprogramming (A)

H&P3, chapter 2, pp. 129-158.

H&P2, chapter 2, pp. 96-116.

T2MIPS ISA, Bus-based Implementation, and Microprogramming
L5Simple Instruction Pipelining (A)H&P3, appendix A, pp. 2-11 (Background: P&H, chapter 6).

H&P2, chapter 3, pp. 125-160 (Background: P&H, chapter 6).
L6Pipeline Hazards (A)H&P3, appendix A, pp. 11-37.

H&P2, chapter 3, pp. 161-178.

T3Microprogramming, Pipelining, and Hazards
L7Multilevel Memories - Technology (J)H&P3, chapter 5, pp. 390-413.

H&P2, chapter 5, pp. 373-390.
L8Cache (Memory) Performance Optimization (J)H&P3, chapter 5, pp. 413-460 and 478-489.

H&P2, chapter 5, pp. 390-439 and 457-474.
Jouppi, Norm. "Improving direct-mapped cache performance by the addition of a small fully-associative cache and prefetch buffers." In The Proceedings of 17th International Symposium on Computer Architecture (ISCA) Seattle, Washington, May 1990, pp. 364-373.
Q1ISAs, Microprogramming, Simple Pipelining and Hazards
L9Virtual Memory Basics (J)

H&P3, chapter 5, pp. 460-478.

H&P2, chapter 5, pp. 439-457.

T4Quiz 1, Caches, and Virtual Memory Basics
L10Virtual Memory: Part Deux (A)H&P3, appendix A, pp. 37-47.

H&P2, chapter 3, pp. 187-214.
L11Complex Pipelining (A)H&P3, appendix A, pp. 37-78.

H&P2, chapter 3, pp. 187-214.
Q2Caches, Virtual Memory
L12Out of Order Execution and Register Renaming (A)H&P3, chapter 3, pp. 172-196.

H&P2, chapter 4, pp. 221-261.
L13Branch Prediction and Speculative Execution (A)

H&P3, chapter 3, pp. 196-259.

H&P2, chapter 4, pp. 262-289 and 317-335.

T5Quiz 2, Scoreboarding, Register Renaming, and Branch Prediction
L14Advanced Superscalar Architectures (J)
L15Microprocessor Evolution: 4004 to Pentium 4 (J)H&P3, chapter 3, pp. 259-283.

H&P2, chapter 4, pp. 335-359.
Q3Complex Pipelines
L16Synchronization and Sequential Consistency (A)H&P3, chapter 6, pp. 549.

H&P3, appendix I.

H&P2, chapter 8, pp. 694-713.
L17Cache Coherence (A)H&P3, chapter 6, pp. 549-590.

H&P3, appendix I.

H&P2, chapter 8, pp. 654-693.

H&P2, appendix E.
L18Cache Coherence (Implementation) (A)H&P3, chapter 6, pp. 549-590.

H&P3, appendix I.

H&P2, chapter 8, pp. 654-693.

H&P2, appendix E.
L19Snoopy Protocols (A)
T6Sequential Consistency, Synchronization, Cache Coherence Protocols
L20Relaxed Memory Models (A)H&P3, chapter 6, pp. 607-608 and 618-619.

H&P2, chapter 8, pp. 714-720.
Adve, S., and K. Gharachorloo. "Shared memory consistency models: a tutorial." In Technical Report WRL-TR 95/7, Digital Western Research Laboratory, September 1995.
Q4SMPs, CC, Synch, Memory Models
L21VLIW/EPIC: statically Scheduled ILP (J)H&P3, chapter 4, pp. 304-362.

H&P2, Chapter 4, pp. 223-240 and 284-317.
L22Vector Computers (J)H&P3, appendix G.

H&P3, appendix B.
T7Quiz 4 and VLIW
L23Multithreaded Processors (J)H&P3, chapter 3, pp.272-273.

H&P3, chapter 6, pp. 608-615 and 635-636.
Tullsen, D., S. Eggers, and H. Levy. "Simultaneous Multithreading: Maximizing On-Chip Parallelism." In The Proceedings of the 22rd Annual International Symposium on Computer Architecture, June 1995.

Tullsen, D., S. Eggers, J. Emer, H. Levy, J. Lo, and R. Stamm, "Exploiting Choice: Instruction Fetch and Issue on an Implementable Simultaneous Multithreading Processor." In The Proceedings of the 23rd Annual International Symposium on Computer Architecture, May 1996.
L24Reliable Architectures (J)Reinhardt, S. K., and S. S. Mukherjee. "Transient Fault Detection via Simultaneous Multithreading." In The Proceedings of the 27th Annual International Symposium on Computer Architecture, June 2000.

Biswas, R., R. Cheveresan, J. Emer, S. Mukherjee, P. Racunas, and R. Rangan. "Computing Architectural Vulnerability Factors for Address-Based Structures." In The Proceedings of the 32nd Annual International Symposium on Computer Architecture, June 2005.
T8Vector Computers, Multithreading and Reliable Architectures
L25Virtual Machines (J)H&P3, pp. 367-370.
Q5VLIW/Vector/Threads

 








© 2009-2020 HigherEdSpace.com, All Rights Reserved.
Higher Ed Space ® is a registered trademark of AmeriCareers LLC.