Research and Improvement of NAND Flash File System

SONG Xiao-gang,ZHAI Zheng-jun
DOI: https://doi.org/10.3969/j.issn.1000-8829.2010.11.028
2010-01-01
Abstract:NAND Flash is widely used in embedded system as mass data storage due to its non-volatile,shock resistance,low power consumption.With the proposition of JFFS3 file system,the issues as scanning the whole partition to initialize the file system,the long boot time for large-sized flash memory and the high memory consumption rate are solved in theory.But the defect as random writes much slower than reads on the flash disk is not remedied.The SFFS file system with FD-Tree index structure mainly focuses on the data management problem in an update intensive environment on NAND Flash disk based on the in-depth study of JFFS3 and garbage collection with recovery efficiency and wear balance.
What problem does this paper attempt to address?