write-back

A cache architecture in which data is only written to main memory when it is forced out of the cache.

Opposite of write-through. See also no-write allocation.