Abstract
NAND flash memory has been widely used to build embedded devices such as smartphones and solid state drives (SSD) because of its high performance, low power consumption, great shock resistance and small form factor. However, its lifetime and performance are greatly constrained by partial page updates, which will lead to early depletion of free pages and frequent garbage collections. On the one hand, partial page updates are prevalent as a large portion of I/O does not modify file contents drastically. On the other hand, general-purpose cache usually does not specifically consider and eliminate duplicated contents, despite its popularity. In this paper, we propose a hybrid approach called FTL2, which employs both logging and mapping techniques in flash translation layer (FTL), to tackle the endurance problem and performance degradation caused by partial page updates in flash memory. FTL2logs the latest contents in a high-speed temporary storage, called Content Cache to handle partial page updates. Experimental results show that FTL2can greatly reduce page writes and postpone garbage collections with a small overhead.
Original language | English |
---|---|
Pages (from-to) | 91-100 |
Number of pages | 10 |
Journal | ACM SIGPLAN Notices |
Volume | 48 |
Issue number | 5 |
DOIs | |
Publication status | Published - 21 Oct 2013 |
Keywords
- Caching
- Endurance
- Flash memory
- Flash translation layer
- Logging
- Partial page update
- Solid state drives
ASJC Scopus subject areas
- Computer Science(all)