The Disk Storage Hierarchy
The problem:
- Fast memory devices are expensive
- So large memory devices are slow!
- But fast access to large memories is needed
The solution:
- Keep what you need often in small (fast) places
- Keep the rest in large (slow) places
- Copy quickly between the two