-
flash-survey.pdf下载
资源介绍
Flash memory is a type of electrically erasable programmable read-only memory (eeprom). Because
flash memories are nonvolatile and relatively dense, they are now used to store files and
other persistent objects in handheld computers, mobile phones, digital cameras, portable music
players, and many other computer systems in which magnetic disks are inappropriate. Flash, like
earlier eeprom devices, suffers from two limitations. First, bits can only be cleared by erasing a
large block of memory. Second, each block can only sustain a limited number of erasures, after
which it can no longer reliably store data. Due to these limitations, sophisticated data structures
and algorithms are required to effectively use flash memories. These algorithms and data structures
support efficient not-in-place updates of data, reduce the number of erasures, and level the
wear of the blocks in the device. This survey presents these algorithms and data structures, many
of which have only been described in patents until now.
- 上一篇: NAND_Flash中文版资料(很全)
- 下一篇: unity3d模型制作规范v1.0.doc