noun
write-back cache
A cache where writes are not immediately propagated to main memory, but deferred until the cache line is evicted. Used in computer architecture.
ライトバックキャッシュは、書き込み性能を向上させるために使われる。
Write-back caches are used to improve write performance.
このCPUはライトバックキャッシュを採用している。
This CPU employs a write-back cache.