Sciweavers

TC
2008

A Hybrid Flash File System Based on NOR and NAND Flash Memories for Embedded Devices

13 years 4 months ago
A Hybrid Flash File System Based on NOR and NAND Flash Memories for Embedded Devices
This paper presents a hybrid flash file system (HFFS) based on both NOR flash and NAND flash memory. In a conventional NAND flash-based flash file system, there is a trade-off between life span and durability in the frequent writing of small amounts of data. Because NAND flash supports only a page-level I/O, at least one page is wasted in the synchronous writing of small amounts of data. The wasting of pages reduces the utilization and life span of the NAND flash. To alleviate the utilization problem, some NAND flash-based flash file systems write small amounts of data asynchronously with RAM buffers, though buffering in RAM decreases the durability of the system. Our HFFS eliminates the trade-off between life span and durability. It synchronously stores data as a log in the NOR flash, whenever we append small amounts of data to a file. The merged logs are then flushed to the NAND flash in a page-aligned fashion. The implementation of our HFFS is based on our previous NAND flash-based ...
Chul Lee, Sung Hoon Baek, Kyu Ho Park
Added 15 Dec 2010
Updated 15 Dec 2010
Type Journal
Year 2008
Where TC
Authors Chul Lee, Sung Hoon Baek, Kyu Ho Park
Comments (0)