Principles of Inclusion
- Higher level (closer to CPU) always contains a subset of lower level (closer to memory)
- L1 contains the most recently used data
- L2 contains all of L1 + data before that
- Main memory contains all the data
Backlinks1
221104Comments