DocumentCode
1324993
Title
Storage Coding for Wear Leveling in Flash Memories
Author
Anxiao Jiang ; Mateescu, R. ; Yaakobi, E. ; Bruck, J. ; Siegel, P.H. ; Vardy, A. ; Wolf, J.K.
Author_Institution
Dept. of Comput. Sci. & Eng., Texas A&M Univ., College Station, TX, USA
Volume
56
Issue
10
fYear
2010
Firstpage
5290
Lastpage
5299
Abstract
Flash memory is a nonvolatile computer memory comprised of blocks of cells, wherein each cell is implemented as either NAND or NOR floating gate. NAND flash is currently the most widely used type of flash memory. In a NAND flash memory, every block of cells consists of numerous pages; rewriting even a single page requires the whole block to be erased and reprogrammed. Block erasures determine both the longevity and the efficiency of a flash memory. Therefore, when data in a NAND flash memory are reorganized, minimizing the total number of block erasures required to achieve the desired data movement is an important goal. This leads to the flash data movement problem studied in this paper. We show that coding can significantly reduce the number of block erasures required for data movement, and present several optimal or nearly optimal data-movement algorithms based upon ideas from coding theory and combinatorics. In particular, we show that the sorting-based (noncoding) schemes require O(n log n) erasures to move data among n blocks, whereas coding-based schemes require only O(n) erasures. Furthermore, coding-based schemes use only one auxiliary block, which is the best possible and achieve a good balance between the number of erasures in each of the n+1 blocks.
Keywords
cache storage; digital storage; flash memories; NAND floating gate; NOR floating gate; block erasures; data movement; flash memories; storage coding; wear leveling; Approximation algorithms; Ash; Bipartite graph; Encoding; Memory management; Sorting; Coding theory; combinatorics; data storage; flash memory; graph theory; wear leveling;
fLanguage
English
Journal_Title
Information Theory, IEEE Transactions on
Publisher
ieee
ISSN
0018-9448
Type
jour
DOI
10.1109/TIT.2010.2059833
Filename
5571896
Link To Document