|
What every programmer should know about memory, Part 1What every programmer should know about memory, Part 1Posted 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)
What every programmer should know about memory, Part 1 Posted Sep 22, 2007 17:42 UTC (Sat) by dskoll (subscriber, #1630) [Link] DRAM data has to be written back after every read That happens automatically. The sense amplifiers form a positive feedback loop that restores the charge in the capacitor. In fact, a refresh is performed just by doing a read (but throwing away the data.)
|
Copyright © 2008, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds
Powered by Rackspace Managed Hosting.