검색 상세

A Recovery Technique for Flash Memory Using Shadow Paging

초록/요약

Flash memory is a constantly-powered nonvolatile semi-conductor device that has the advantages of small size, fast access, low power consumption, convenient portability, shock resistance, data retention after a power off, random access, and heat dissipation. Flash memory is currently being integrated with different embedded system devices such as in digital cameras, smart phones, PDAs, and sensor devices. However, as flash memory has special characteristics like wear-leveling and “erase-before-write”, a FTL (flash translation layer) at software layer should be included. Though even the power off recovery is very important in portable devices most FTL algorithms did not consider the power off recovery scheme. In this paper we proposed a Recovery Technique for flash memory Using Shadow Paging (RTUSP) for flash memory based storage devices. To overcome the sudden power off, our idea saves the map block information in two tables: the first one is original and the second one is a copy one. Our technique improves the capacity of flash memory and is compatible the existing FTL algorithms.

more

목차

1. Introduction 1
2. Related work 3
2.1 Flash Translation Layer (FTL) 4
2.2 FTL characteristics 5
3. Background 7
3.1Address mapping schemes 7
3.2 Merge Operations 11
3.3 Memory requirements 12
3.4 Map block method 13
4. Proposed Technique (RTUSP) 15
4.1 Key Idea 15
4.2 Revisit Map Block Method 16
4.3 Revisit Shadow Paging 22
4.4 RTUSP 24
4.5 Comparison 27
5. Conclusion 31
6. References 32

more