Abstract
NAND flash-based Solid-State Drives (SSDs) are becoming a viable alternative as a secondary storage solution for many computing systems. Since the physical characteristics of NAND flash memory are different from conventional Hard-Disk Drives (HDDs), flash-based SSDs usually employ an intermediate software layer, called a Flash Translation Layer (FTL). The FTL runs several firmware algorithms for logical-to-physical mapping, I/O interleaving, garbage collection, wear-leveling, and so on. These FTL algorithms not only have a great effect on storage performance and lifetime, but also determine hardware cost and data integrity. In general, a hybrid FTL scheme has been widely used in mobile devices because it exhibits high performance and high data integrity at a low hardware cost. Recently, a demand-based FTL based on page-level mapping has been rapidly adopted in high-performance SSDs. The demand-based FTL more effectively exploits the device-level parallelism than the hybrid FTL and requires a small amount of memory by keeping only popular mapping entries in DRAM. Because of this caching mechanism, however, the demand-based FTL is not robust enough for power failures and requires extra reads to fetch missing mapping entries from NAND flash. In this article, we propose a new flash translation layer called LAST++. The proposed LAST++ scheme is based on the hybrid FTL, thus it has the inherent benefits of the hybrid FTL, including low resource requirements, strong robustness for power failures, and high read performance. By effectively exploiting the locality of I/O references, LAST++ increases device-level parallelism and reduces garbage collection overheads. This leads to a great improvement of I/O performance and makes it possible to overcome the limitations of the hybrid FTL. Our experimental results show that LAST++ outperforms the demand-based FTL by 27% for writes and 7% for reads, on average, while offering higher robustness against sudden power failures. LAST++ also improves write performance by 39%, on average, over the existing hybrid FTL.
- Nitin Agrawal, Vijayan Prabhakaran, Ted Wobber, John D. Davis, Mark Manasse, and Rina Panigrahy. 2008. Design tradeoffs for SSD performance. In USENIX 2008 Annual Technical Conference on Annual Technical Conference (ATC’08). USENIX Association, Berkeley, CA, 57--70. Google Scholar
Digital Library
- Amir Ban. 1995. Flash file system. (April 4 1995). US Patent 5,404,485.Google Scholar
- Andrew Birrell, Michael Isard, Chuck Thacker, and Ted Wobber. 2007. A design for high-performance flash disks. SIGOPS Operating Systems Review 41, 2 (April 2007), 88--93. DOI:http://dx.doi.org/10.1145/1243418.1243429 Google Scholar
Digital Library
- Li-Pin Chang. 2007. On efficient wear leveling for large-scale flash-memory storage systems. In Proceedings of the 2007 ACM Symposium on Applied Computing. ACM, 1126--1130. Google Scholar
Digital Library
- Li-Pin Chang. 2010. A hybrid approach to NAND-flash-based solid-state disks. IEEE Transactions on Computers 59, 10 (Oct 2010), 1337--1349. DOI:http://dx.doi.org/10.1109/TC.2010.14 Google Scholar
Digital Library
- M.-L. Chiang and R.-C. Chang. 1999. Cleaning policies in mobile computers using flash memory. Journal of Systems and Software 48, 3 (Nov. 1999), 213--231. DOI:http://dx.doi.org/10.1016/S0164-1212(99)00059-X Google Scholar
Digital Library
- Hyunjin Cho, Dongkun Shin, and Young Ik Eom. 2009. KAST: K-associative sector translation for NAND flash memory in real-time systems. In Proceedings of the Conference on Design, Automation and Test in Europe (DATE’09). European Design and Automation Association, Leuven, Belgium, 507--512. Google Scholar
Digital Library
- Aayush Gupta, Youngjae Kim, and Bhuvan Urgaonkar. 2009. DFTL: A flash translation layer employing demand-based selective caching of page-level address mappings. In Proceedings of the 14th International Conference on Architectural Support for Programming Languages and Operating Systems (ASPLOS XIV). ACM, New York, NY, 229--240. DOI:http://dx.doi.org/10.1145/1508244.1508271 Google Scholar
Digital Library
- Gregory L. Heileman and Wenbin Luo. 2005. How caching affects hashing. In Proceedings of the Workshop on Algorithm Engineering and Experiments. 141--154.Google Scholar
- S. Jiang, Lei Zhang, XinHao Yuan, Hao Hu, and Yu Chen. 2011. S-FTL: An efficient address translation for flash memory by exploiting spatial locality. In Proceedings of the IEEE 27th Symposium on Mass Storage Systems and Technologies (MSST 2011). 1--12. DOI:http://dx.doi.org/10.1109/MSST.2011.5937215 Google Scholar
Digital Library
- Theodore Johnson and Dennis Shasha. 1994. 2Q: A low overhead high performance buffer management replacement algorithm. In Proceedings of 20th International Conference on Very Large Data Bases (VLDB’94), September 12--15, 1994, Santiago de Chile, Jorge B. Bocca, Matthias Jarke, and Carlo Zaniolo (Eds.). Morgan Kaufmann, 439--450. Google Scholar
Digital Library
- Jeong-Uk Kang, Heeseung Jo, Jin-Soo Kim, and Joonwon Lee. 2006. A superblock-based flash translation layer for NAND flash memory. In Proceedings of the 6th ACM & IEEE International Conference on Embedded Software (EMSOFT’’06). ACM, New York, NY, 161--170. DOI:http://dx.doi.org/10.1145/1176887.1176911 Google Scholar
Digital Library
- Han-joon Kim and Sang-goo Lee. 1999. A new flash memory management for flash storage system. In Proceedings of the 23rd International Computer Software and Applications Conference (COMPSAC’99). IEEE Computer Society, Washington, DC, 284. Google Scholar
Digital Library
- Jesung Kim, Jong Min Kim, S. H. Noh, Sang Lyul Min, and Yookun Cho. 2002. A space-efficient flash translation layer for compactflash systems. IEEE Transactions on Consumer Electronics 48, 2 (May 2002), 366--375. DOI:http://dx.doi.org/10.1109/TCE.2002.1010143 Google Scholar
Digital Library
- George Lawton. 2006. Improved flash memory grows in popularity. Computer 39, 1 (2006), 16--18. Google Scholar
Digital Library
- Sungjin Lee, Keonsoo Ha, Kangwon Zhang, Jihong Kim, and Junghwan Kim. 2009. FlexFS: A flexible flash file system for MLC NAND flash memory. In Proceedings of the 2009 Conference on USENIX Annual Technical Conference (USENIX’09). USENIX Association, Berkeley, CA, 9--9. Google Scholar
Digital Library
- Sungjin Lee, Dongkun Shin, Young-Jin Kim, and Jihong Kim. 2008. LAST: Locality-aware sector translation for NAND flash memory-based storage systems. SIGOPS Operating Systems Review 42, 6 (Oct. 2008), 36--42. DOI:http://dx.doi.org/10.1145/1453775.1453783 Google Scholar
Digital Library
- Sang-Won Lee, Dong-Joo Park, Tae-Sun Chung, Dong-Ho Lee, Sangwon Park, and Ha-Joo Song. 2007. A log buffer-based flash translation layer using fully-associative sector translation. ACM Transactions on Embedded Computer Systems 6, 3, Article 18 (July 2007). DOI:http://dx.doi.org/10.1145/1275986.1275990 Google Scholar
Digital Library
- B. Leibowitz, R. Palmer, J. Poulton, Y. Frans, S. Li, J. Wilson, M. Bucher, A. M. Fuller, J. Eyles, M. Aleksic, T. Greer, and N. M. Nguyen. 2010. A 4.3 GB/s mobile memory interface with power-efficient bandwidth scaling. IEEE Journal of Solid-State Circuits 45, 4 (April 2010), 889--898. DOI:http://dx.doi.org/10.1109/JSSC.2010.2040230Google Scholar
Cross Ref
- Sang-Phil Lim, Sang-Won Lee, and B. Moon. 2010. FASTer FTL for enterprise-class flash memory SSDs. In Proceedings of the 2010 International Workshop on Storage Network Architecture and Parallel I/Os (SNAPI). 3--12. DOI:http://dx.doi.org/10.1109/SNAPI.2010.9 Google Scholar
Digital Library
- Micron Technology Inc. 2012. MT29F16G08 MLC NAND Flash Memory Data Sheet.Google Scholar
- Sungup Moon, Sang-Phil Lim, Dong-Joo Park, and Sang-Won Lee. 2010. Crash recovery in FAST FTL. In Proceedings of the 8th IFIP WG 10.2 International Conference on Software Technologies for Embedded and Ubiquitous Systems (SEUS’10). Springer-Verlag, Berlin, 13--22. Google Scholar
Digital Library
- Robert Morris. 1968. Scatter storage techniques. Communications of the ACM 11, 1 (Jan. 1968), 38--44. DOI:http://dx.doi.org/10.1145/362851.362882 Google Scholar
Digital Library
- Dongchul Park, Biplob Debnath, and David Du. 2010. CFTL: A convertible flash translation layer adaptive to data access patterns. In Proceedings of the ACM SIGMETRICS International Conference on Measurement and Modeling of Computer Systems (SIGMETRICS’10). ACM, New York, NY, 365--366. DOI:http://dx.doi.org/10.1145/1811039.1811089 Google Scholar
Digital Library
- Sang-Hoon Park, Dong gun Kim, Kwanhu Bang, Hyuk-Jun Lee, Sungjoo Yoo, and Eui-Young Chung. 2014. An adaptive idle-time exploiting method for low latency NAND flash-based storage devices. IEEE Transactions on Computers 63, 5 (May 2014), 1085--1096. DOI:http://dx.doi.org/10.1109/TC.2012.281 Google Scholar
Digital Library
- Sang-Hoon Park, Seung-Hwan Ha, Kwanhu Bang, and Eui-Young Chung. 2009. Design and analysis of flash translation layers for multi-channel NAND flash-based storage devices. IEEE Transactions on Consumer Electronics 55, 3 (August 2009), 1392--1400. DOI:http://dx.doi.org/10.1109/TCE.2009.5278005 Google Scholar
Digital Library
- Gyudong Shim, Sung Kyu Park, and Kyu Ho Park. 2012. MNK: Configurable hybrid flash translation layer for multi-channel SSD. In Proceedings of the IEEE 15th International Conference on Computational Science and Engineering (CSE’12). 445--452. DOI:http://dx.doi.org/10.1109/ICCSE.2012.68 Google Scholar
Digital Library
- SNIA. 2015. Storage Networking Industry Association. Retrieved from http://www.snia.org/.Google Scholar
- P. Thontirawong, M. Ekpanyapong, and P. Chongstitvatana. 2014. SCFTL: An efficient caching strategy for page-level flash translation layer. In Proceedings of the 2014 International Computer Science and Engineering Conference (ICSEC). 421--426. DOI:http://dx.doi.org/10.1109/ICSEC.2014.6978234Google Scholar
Cross Ref
- Zhiyong Xu, Ruixuan Li, and Cheng zhong Xu. 2012. CAST: A page-level FTL with compact address mapping and parallel data blocks. In Proceedings of the 2012 IEEE 31st International Performance Computing and Communications Conference (IPCCC), 142--151. DOI:http://dx.doi.org/10.1109/PCCC.2012.6407747Google Scholar
Cross Ref
- Mai Zheng, Joseph Tucek, Feng Qin, and Mark Lillibridge. 2013. Understanding the robustness of SSDS under power fault. In Proceedings of the 11th USENIX Conference on File and Storage Technologies (FAST’13). USENIX Association, Berkeley, CA, 271--284. Google Scholar
Digital Library
Index Terms
Exploiting Sequential and Temporal Localities to Improve Performance of NAND Flash-Based SSDs
Recommendations
An Adaptive Demand-Based Caching Mechanism for NAND Flash Memory Storage Systems
During past decades, the capacity of NAND flash memory has been increasing dramatically, leading to the use of nonvolatile flash in the system’s memory hierarchy. The increasing capacity of NAND flash memory introduces a large RAM footprint to store the ...
A high performance NAND array file system based on multiple NAND flash memories
The existing NAND flash memory file systems have not taken into account multiple NAND flash memories for large-capacity storage. In addition, since large-capacity NAND flash memory is much more expensive than the same capacity hard disk drive, it is ...
An Efficient NAND Flash File System for Flash Memory Storage
In this paper, we present an efficient flash file system for flash memory storage. Flash memory, especially NAND flash memory, has become a major method for data storage. Currently, a block level translation interface is required between an existing ...






Comments