Memory <-> Disk
Hard disk is larger than RAM but much slower
- 10 ms access time and 2 GB is typical
- 1 hundred times larger than RAM
- 1 million times slower than the CPU!
The initial access is the slow part
- Subsequent bytes sent at 17 MB/sec (60 ns/byte)
As virtual memory, makes RAM seem larger
- But things slow down beyond physical RAM