Next: Block Placement
Up: Ch03-Caches
Previous: ...
Cache Design Issues
- Block placement: where can a block be placed in the cache?
- Block replacement: which block should be replaced on a miss?
- Write strategy: what happens on a write?
- Cache parameters: e.g. block size, cache size, associativity