Memory hierarchy and cache memories#

Relevant Reading

This lecture will cover contents from Chapter 11 of the book.

1. Memory abstraction: writing and reading memory#

2. The CPU-Memory gap#

3. Memory hierarchies#

4. Caching#

5. Write cache friendly code#