zoukankan      html  css  js  c++  java
  • MNFTL: An Efficient Flash Translation Layer for MLC

    1. we propose two approaches, namely, concentrated mapping and postponed reclamation, to effective reduce the valid page copies.

    2.In order to reduce valid page copies,concentrated mappingis utilized to store the written data and its updated data in the same physical block, and postponed reclamationis adopted to postpone the time consuming garbage collection.

    3.Specifically, in our approach, concentrated mapping uses the page-level mapping, so the write constraints of MLC NAND flash can be satisfied. The corresponding mapping table is stored in the spare area of the newly allocated pages while the page mapping table indices are recorded in the RAM.

    (page level mapping reduce space way)

    4.section 3, last paragraph:Our observation is that: page-level mapping approach is necessary in design of MLC flash translation layer.

    5.将page mapping table 存到了page spare area,从图可以看出来

  • 相关阅读:
    秀秀我的PENTAX的手动标头
    软件测试工具
    071226 冷
    071228晴转雨
    长假计划
    Merry Christmas
    信宿事件
    並べ替えーーバブルソート等
    收藏
    实践浪漫
  • 原文地址:https://www.cnblogs.com/yaolei/p/4040616.html
Copyright © 2011-2022 走看看