首页> 外文期刊>ACM SIGPLAN Notices: A Monthly Publication of the Special Interest Group on Programming Languages >BLog: Block-level Log-block Management for NAND Flash Memory Storage Systems
【24h】

BLog: Block-level Log-block Management for NAND Flash Memory Storage Systems

机译:BLog:NAND闪存存储系统的块级日志块管理

获取原文
获取原文并翻译 | 示例
           

摘要

Log-block-based FTL (Flash Translation Layer) schemes have been widely used to manage NAND flash memory storage systems in industry. In log-block-based FTLs, a few physical blocks called log blocks are used to hold all page updates from a large amount of data blocks. Frequent page updates in log blocks introduce big overhead so log blocks become the system bottleneck. To address this problem, this paper presents a block-level log- block management scheme called BLog (Block- level Log-Block Management). In BLog, with the block-level management, the update pages of a data block can be collected together and put into the same log block as much as possible; therefore, we can effectively reduce the associativities of log blocks so as to reduce the garbage collection overhead. We also propose a novel partial merge operation called reduced-order merge by which we can effectively postpone the garbage collection of log blocks so as to maximally utilize valid pages and reduce unnecessary erase operations in log blocks. Based on BLog, we design an FTL called BLogFTL for MLC NAND flash. We conduct experiments on a mixture of real-world and synthetic traces. The experimental results show that our scheme outperforms the previous log-block-based FTLs for MLC NAND flash.
机译:基于日志块的FTL(闪存转换层)方案已广泛用于管理行业中的NAND闪存存储系统。在基于日志块的FTL中,一些称为日志块的物理块用于保存来自大量数据块的所有页面更新。日志块中频繁的页面更新会带来很大的开销,因此日志块成为系统瓶颈。为了解决这个问题,本文提出了一种称为BLog(块级日志块管理)的块级日志块管理方案。在BLog中,通过块级管理,可以将数据块的更新页收集到一起,并尽可能地放入同一日志块中。因此,我们可以有效地减少日志块的关联性,从而减少垃圾回收的开销。我们还提出了一种新颖的部分合并操作,称为降序合并,通过该操作我们可以有效地推迟日志块的垃圾回收,从而最大程度地利用有效页并减少日志块中不必要的擦除操作。基于BLog,我们为MLC NAND闪存设计了一个称为BLogFTL的FTL。我们对真实和合成痕迹进行混合实验。实验结果表明,我们的方案优于MLC NAND闪存的基于日志块的FTL。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号