Write-through cache: whenever data in the cache is changed, simultaneously write it to main memory. Improves reliability, but reduces performance.
Write-through cache: whenever data in the cache is changed, simultaneously write it to main memory. Improves reliability, but reduces performance.