What every programmer should know about memory, Part 1
Posted Sep 22, 2007 17:20 UTC (Sat) by
ttonino (subscriber, #4073)
Parent article:
What every programmer should know about memory, Part 1
DRAM data has to be written back after every read: there is just enough charge in a cell to give a readable output on the bit line. That data must be written back when changing to another line.
(
Log in to post comments)