Affiliation:
1. Korea Advanced Institute of Science and Technology, Daejeon, Republic of Korea
Abstract
In flash memory-based storage, a Flash Translation Layer (FTL) manages the mapping between the logical addresses of a file system and the physical addresses of the flash memory. When a journaling file system is set up on the FTL, the consistency of the file system is guaranteed by duplications of the same file system changes in both the journal region of the file system and the home locations of the changes. However, these duplications inevitably degrade the performance of the file system. In this article we present an efficient FTL, called
JFTL
, based on a journal remapping technique. The FTL uses an address mapping method to write all the data to a new region in a process known as an out-of-place update. Because of this process, the existing data in flash memory is not overwritten by such an update. By using this characteristic of the FTL, the JFTL remaps addresses of the logged file system changes to addresses of the home locations of the changes, instead of writing the changes once more to flash memory. Thus, the JFTL efficiently eliminates redundant data in the flash memory as well as preserving the consistency of the journaling file system. Our experiments confirm that, when associated with a writeback or ordered mode of a conventional EXT3 file system, the JFTL enhances the performance of EXT3 by up to 20%. Furthermore, when the JFTL operates with a journaled mode of EXT3, there is almost a twofold performance gain in many cases. Moreover, the recovery performance of the JFTL is much better than that of the FTL.
Publisher
Association for Computing Machinery (ACM)
Subject
Hardware and Architecture
Reference29 articles.
1. Ban A. 1995. Flash file system. U.S. Patent 5404485. Ban A. 1995. Flash file system. U.S. Patent 5404485.
2. Bovet D. P. and Cesati M. 2005. Understanding the Linux Kernel 3rd ed. O'Reilly & Associates. Bovet D. P. and Cesati M. 2005. Understanding the Linux Kernel 3rd ed. O'Reilly & Associates.
3. Bray T. 2009. Bonnie benchmark. http://textuality.com/bonnie. Bray T. 2009. Bonnie benchmark. http://textuality.com/bonnie.
Cited by
32 articles.
订阅此论文施引文献
订阅此论文施引文献,注册后可以免费订阅5篇论文的施引文献,订阅后可以查看论文全部施引文献
1. Optimizing Garbage Collection for ZNS SSDs via In-storage Data Migration and Address Remapping;ACM Transactions on Architecture and Code Optimization;2024-08-20
2. Understanding and Exploiting the Full Potential of SSD Address Remapping;IEEE Transactions on Computer-Aided Design of Integrated Circuits and Systems;2022-11
3. When F2FS meets address remapping;Proceedings of the 14th ACM Workshop on Hot Topics in Storage and File Systems;2022-06-27
4. Dedup-for-speed;Proceedings of the 15th ACM International Conference on Systems and Storage;2022-06-06
5. Stackable Transactional File System Using Kernel-Level WAL;IEEE Access;2022