کد مقاله کد نشریه سال انتشار مقاله انگلیسی نسخه تمام متن
461051 696535 2014 11 صفحه PDF دانلود رایگان
عنوان انگلیسی مقاله ISI
O1FS: Flash file system with O(1) crash recovery time
موضوعات مرتبط
مهندسی و علوم پایه مهندسی کامپیوتر شبکه های کامپیوتری و ارتباطات
پیش نمایش صفحه اول مقاله
O1FS: Flash file system with O(1) crash recovery time
چکیده انگلیسی


• We develop mathematical models of crash recovery techniques for flash file systems.
• Crash recovery times of existing techniques increase with flash memory capacity.
• We propose a new flash file system, O1FS, with O(1) crash recovery time.
• We implement O1FS in Linux and verify the bounded crash recovery time of O1FS.
• O1FS provides a similar level of performance and lifetime with existing file systems.

The crash recovery time of NAND flash file systems increases with flash memory capacity. Crash recovery usually takes several minutes for a gigabyte of flash memory and becomes a serious problem for mobile devices. To address this problem, we propose a new flash file system, O1FS. A key concept of our system is that a small number of blocks are modified exclusively until we change the blocks explicitly. To recover from crashes, O1FS only accesses the most recently modified blocks rather than the entire flash memory. Therefore, the crash recovery time is bounded by the size of the blocks. We develop mathematical models of crash recovery techniques and prove that the time complexity of O1FS is O(1), whereas that of other methods is proportional to the number of blocks in the flash memory. Our evaluation shows that the crash recovery of O1FS is about 18.5 times faster than that of a state-of-the-art method.

ناشر
Database: Elsevier - ScienceDirect (ساینس دایرکت)
Journal: Journal of Systems and Software - Volume 97, November 2014, Pages 86–96
نویسندگان
, , ,