earticle

논문검색

Implementation of Memory Efficient Flash Translation Layer for Open-channel SSDs

초록

영어

Open-channel SSD is a new type of Solid-State Disk (SSD) that improves the garbage collection overhead and write amplification due to physical constraints of NAND flash memory by exposing the internal structure of the SSD to the host. However, the host-level Flash Translation Layer (FTL) provided for open-channel SSDs in the current Linux kernel consumes host memory excessively because it use page-level mapping table to translate logical address to physical address. Therefore, in this paper, we implemente a selective mapping table loading scheme that loads only a currently required part of the mapping table to the mapping table cache from SSD instead of entire mapping table. In addition, to increase the hit ratio of the mapping table cache, filesystem information and mapping table access history are utilized for cache replacement policy. The proposed scheme is implemented in the host-level FTL of the Linux kernel and evaluated using open-channel SSD emulator. According to the evaluation results, we can achieve 80% of I/O performance using the only 32% of memory usage compared to the previous host-level FTL.

목차

Abstract
1. Introduction
2. Background
2.1 Open-channel SSDs
3. Design and Implementation
3.1 Design Overview
3.2 Handling Mapping Table Cache Miss
3.3 Hotness Allocation Policy
4. Experimental Results
5. Conclusion
Acknowledgement
References

저자정보

  • Gijun Oh Master, School of Computer Science and Engineering, Pusan National University, Korea
  • Sungyong Ahn Assistant Professor, School of Computer Science and Engineering, Pusan National University, Korea

참고문헌

자료제공 : 네이버학술정보

    함께 이용한 논문

      ※ 원문제공기관과의 협약기간이 종료되어 열람이 제한될 수 있습니다.

      0개의 논문이 장바구니에 담겼습니다.