*** Welcome to piglix ***

Non-volatile random-access memory


Non-volatile random-access memory (NVRAM) is random-access memory that retains its information when power is turned off (non-volatile). This is in contrast to dynamic random-access memory (DRAM) and static random-access memory (SRAM), which both maintain data only for as long as power is applied.

Currently, the best-known forms of both NV-RAM and EEP-ROM memory are flash memory. Some drawbacks to flash memory include the requirement to write it in larger blocks than many computers can automatically address, and the relatively limited longevity of flash memory due to its finite number of write-erase cycles (most consumer flash products at the time of writing can withstand only around 100,000 rewrites before memory begins to deteriorate). Another drawback is the performance limitations preventing flash from matching the response times and, in some cases, the random addressability offered by traditional forms of RAM. Several newer technologies are attempting to replace flash in certain roles, and some even claim to be a truly universal memory, offering the performance of the best SRAM devices with the non-volatility of flash. To date these alternatives have not yet become mainstream.

Development is going on for the use of NVRAM chips as a system's main memory, for a more Persistent memory. Known as NVDIMM-P, it is expected to be released by 2018.

Early computers used a variety of memory systems, some of which happened to be non-volatile, although not typically by design but simply as a side-effect of their construction. The most common form of memory through the 1960s was magnetic-core memory, which stored data in the polarity of small magnets. Since the magnets held their state even with the power removed, core memory was also non-volatile. Such memory contrasted sharply with memory based on active electronic devices, originally tube (or thermionic valve) based flip-flop devices, and later semiconductor based flip-flop (SRAM), or even charge storage systems (DRAM).


...
Wikipedia

...