November 28, 2009
write-back cache
|
|||||||
|
Write-back caching yields somewhat better performance than write-through caching because it reduces the number of write operations to main memory. With this performance improvement comes a slight risk that data may be lost if the system crashes. A write-back cache is also called a copy-back cache.
|
|||||||
|
|||||||
Security Solutions
