A space-efficient flash translation layer for CompactFlash systems 论文

2002IEEE Transactions on Consumer Electronics引用 695
Advanced Data Storage TechnologiesCaching and Content DeliveryParallel Computing and Optimization Techniques

详细信息

发表期刊/会议
IEEE Transactions on Consumer Electronics
发表日期
2002-05-01
发表年份
2002

关键词

Advanced Data Storage TechnologiesCaching and Content DeliveryParallel Computing and Optimization Techniques

摘要

Flash memory is becoming increasingly important as nonvolatile storage for mobile consumer electronics due to its low power consumption and shock resistance. However, it imposes technical challenges in that a write should be preceded by an erase operation, and that this erase operation can be performed only in a unit much larger than the write unit. To address these technical hurdles, an intermediate software layer called a flash translation layer (FTL) is generally employed to redirect logical addresses from the host system to physical addresses in flash memory. Previous approaches have performed this address translation at the granularity of either a write unit (page) or an erase unit (block). We propose a novel FTL design that combines the two different granularities in address translation. This is motivated by the idea that coarse grain address translation lowers the resources required to maintain translation information, which is crucial in mobile consumer products for cost and power consumption reasons, while fine grain address translation is efficient in handling small size writes. Performance evaluation based on trace-driven simulation shows that the proposed scheme significantly outperforms previously proposed approaches.