write-thru
1 definition found
write-thru - Free On-line Dictionary of Computing (26 May 2007) :
write-through
write-thru
<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.
(1996-06-12)
|