Write-backs Affect The Design
A write-back occurs on a cache miss so two blocks are involved
- To get processor started fast, move the block to a write-back buffer, and fetch the new block
- Write-back buffer must snoop bus in case there is a read for a block being written back; if so, cancel write-back and deliver the data