write-through
write-through
(architecture)(Or "write-thru") A cache architecture in
which data is written to main memory at the same time as it is
cached.
Opposite of write-back. See also buffered write-through, posted write-through, no-write allocation.
Opposite of write-back. See also buffered write-through, posted write-through, no-write allocation.
This article is provided by FOLDOC - Free Online Dictionary of Computing (foldoc.org)