Computer Instructions
In this chapter, we will:
- Remind ourselves of various memory-related concepts.
- Introduce the memory hierarchy.
- Learn the concept of memory locality and why it matters.
- Talk about cache: mapping schemes, access time, and write policies.
- Explain what paging and virtual memory are, and what problems they solve.
- Calculate how much time it takes the CPU to access main memory.