Here are some errata for the second edition of Computers as Components:
- p. 77: "SP keeps track of the system stack" -> "SP keeps track of the user stack"
- p. 113: "Modern microprocessor unit" -> "Memory management unit"
- Section 3.6.2: "fighting for the same cache line" -> "fighting for the same cache block"
- p. 195: In bottom subcaption of Figure 4.32, "transfer without DMA: -> "transfer with DMA"
|