Title :
A Hybrid Flash File System Based on NOR and NAND Flash Memories for Embedded Devices
Author :
Lee, Chul ; Baek, Sung Hoon ; Park, Kyu Ho
Author_Institution :
Dept. of Electr. Eng., Korea Adv. Inst. of Sci. & Technol., Daejon
fDate :
7/1/2008 12:00:00 AM
Abstract :
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 file system, called CFFS, The experimental results reveal that our HFFS provides a longer life span than a conventional NAND flash-based synchronous flash file system with a similar level of durability.
Keywords :
embedded systems; file organisation; flash memories; NAND flash memory; NOR flash memory; RAM buffer; embedded device; hybrid flash file system; page-aligned fashion; Capacitive sensors; Electric shock; Embedded system; File systems; Flash memory; Image storage; Read-write memory; Sensor phenomena and characterization; Sensor systems; Writing; File Systems Management; Real-time systems and embedded systems; Storage Management;
Journal_Title :
Computers, IEEE Transactions on