Volatile memory
From Wikipedia, the free encyclopedia
| Computer memory types |
|---|
| Semiconductor memory |
| Volatile |
|
| Non-volatile |
|
| This article does not cite any references or sources. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed. (November 2009) |
Volatile memory, also known as volatile storage, is computer memory that requires power to maintain the stored information, unlike non-volatile memory which does not require a maintained power supply. It has been less popularly known as temporary memory.
Most forms of modern random-access memory (RAM) are volatile storage, including dynamic random-access memory (DRAM) and static random-access memory (SRAM). Content addressable memory and dual-ported RAM are usually implemented using volatile storage. Early volatile storage technologies include delay line memory and Williams tube.
[edit] See also
| This computer storage–related article is a stub. You can help Wikipedia by expanding it. |