Introduction
Previous chapters examine one of the major components used in computer systems:
processors. The chapters review processor architectures, including instruction sets,
operands, and the structure of complex CPUs.
This chapter introduces the second major component used in computer systems:
memories. Successive chapters explore the basic forms of memory: physical memory,
virtual memory, and caches. Later chapters examine I/O, and show how I/O devices
use memory.