Garbage Collection Policy to Improve Durability for Flash Memory

被引:12
|
作者
Xu, Guangxia [1 ]
Liu, Yanbing [2 ]
Zhang, Xiaoqin [3 ]
Lin, Mingwei
机构
[1] Chongqing Univ Posts & Telecommun, Sch Software Engn, Chongqing, Peoples R China
[2] Chongqing Univ Posts & Telecommun, Sch Comp Sci, Chongqing, Peoples R China
[3] Chongqing Univ, Coll Comp Sci, Sch Comp Sci, Chongqing 630044, Peoples R China
基金
中国国家自然科学基金;
关键词
Garbage collection; Flash memory; Consumer electronic; SYSTEMS;
D O I
10.1109/TCE.2012.6414990
中图分类号
TM [电工技术]; TN [电子技术、通信技术];
学科分类号
0808 ; 0809 ;
摘要
Flash memory adopts out-of-place update scheme to solve the erase-before-write constraint of flash memory and the free space of flash memory could be used up. Therefore, garbage collection policy is needed to reclaim garbage and obtain free space. The cleaning cost and the degree of wear-leveling are two primary concerns of garbage collection policy. To achieve these two design principles, we propose an efficient least-first garbage collection policy called LFGC to improve durability for flash memory. LFGC links all the dirty blocks by a list in order of the number of erase operations of each block and divides the list into two regions, which are resident region and candidate region. LFGC introduces an efficient victim block selection method to improve the durability for flash memory and prevent increasing the cleaning cost. An efficient cold-detection scheme is also introduced to identify hot valid page and cold valid page when the copy operation happens during the garbage collection policy. Experimental results show that our proposed LFGC outperforms existing garbage collection policies in terms of the number of copy operations, the number of erase operations, and the degree of wear-leveling(1).
引用
收藏
页码:1232 / 1236
页数:5
相关论文
共 50 条
  • [21] The Transactional Memory/Garbage Collection Analogy
    Grossman, Dan
    OOPSLA: 22ND INTERNATIONAL CONFERENCE ON OBJECT-ORIENTED PROGRAMMING, SYSTEMS, LANGUAGES, AND APPLICATIONS, PROCEEDINGS, 2007, : 695 - 706
  • [22] A Demand-based Caching Method for Garbage Collection in Flash-Memory Embedded Systems
    Wu, Chin-Hsien
    Wang, Ting-Wei
    2017 IEEE 6TH GLOBAL CONFERENCE ON CONSUMER ELECTRONICS (GCCE), 2017,
  • [23] Optimal garbage collection policy for database systems with imperfect collection
    Qian Cun-hua
    Feng Shu-min
    Luo Jian-feng
    Proceedings of 2005 Chinese Control and Decision Conference, Vols 1 and 2, 2005, : 983 - +
  • [24] A garbage collection policy based on empirical behavior
    Lee, WH
    Chang, JM
    INFORMATION SCIENCES, 2004, 167 (1-4) : 129 - 146
  • [25] Garbage collection schemes for shared memory multiprocessors
    Ali, KA
    Omara, FA
    Elshakankiry, OA
    COMPUTERS AND THEIR APPLICATIONS, 2004, : 302 - 307
  • [26] Inside a Verified Flash File System: Transactions and Garbage Collection
    Ernst, Gidon
    Pfaehler, Joerg
    Schellhorn, Gerhard
    Reif, Wolfgang
    VERIFIED SOFTWARE: THEORIES, TOOLS, AND EXPERIMENTS, 2016, 9593 : 73 - 93
  • [27] Improving Garbage Collector for Flash Memory File System
    Sohn, Sunghoon
    ADVANCED SCIENCE LETTERS, 2017, 23 (10) : 9378 - 9382
  • [28] EBA-GC: An Efficient Block-Associativity-Aware Garbage Collection Scheme for Flash-Memory-Based File Systems
    Kim, Bongjae
    Jeon, Cheol
    Kang, Gi Du
    Hong, Jiman
    INFORMATION-AN INTERNATIONAL INTERDISCIPLINARY JOURNAL, 2012, 15 (07): : 2863 - 2877
  • [29] VirtualGC: Enabling Erase-free Garbage Collection to Upgrade the Performance of Rewritable SLC NAND Flash Memory
    Chen, Tseng-Yi
    Chang, Yuan-Hao
    Kuan, Yuan-Hung
    Chang, Yu-Ming
    PROCEEDINGS OF THE 2017 54TH ACM/EDAC/IEEE DESIGN AUTOMATION CONFERENCE (DAC), 2017,
  • [30] Exploring Garbage Collection with Haswell Hardware Transactional Memory
    Ritson, Carl G.
    Ugawa, Tomoharu
    Jones, Richard E.
    ACM SIGPLAN NOTICES, 2014, 49 (11) : 105 - 115