首页> 外文会议>19th annual IEEE/ACM International Symposium on Modeling, Analysis, and Simulation of Computer and Telecommunication Systems >Container Marking: Combining Data Placement, Garbage Collection and Wear Levelling for Flash
【24h】

Container Marking: Combining Data Placement, Garbage Collection and Wear Levelling for Flash

机译:容器标记:结合数据放置,垃圾收集和Flash的磨损均衡

获取原文

摘要

This paper presents a data-placement scheme for log-structured flash translation layers (FTLs), with the dual aims of reducing write amplification due to garbage collection and flash wear-out due to block erasing and programming. The central idea is to identify and place data that is expected to change frequently together in young flash blocks that are far from wearing out, and infrequently changing data in old blocks where it can be expected to stay longer. In previous work, garbage collection and wear levelling were treated separately, and the importance of data placement was largely ignored. We propose a new scheme, called container marking, to combine data placement, garbage collection, and wear levelling in a single mechanism, thus improving both the random write performance and the endurance. Each flash block is a data container that is assigned an activeness marker indicating how frequently the data it stores is updated. A simple solution for dynamically tracking data's activeness that adapts to utilizations is presented. The system is implemented in a Java1-based flash simulator, and is shown to reduce write amplification and wear-out in synthetic and trace-driven workloads.
机译:本文提出了一种用于日志结构的闪存翻译层(FTL)的数据放置方案,其双重目的是减少由于垃圾收集而导致的写放大以及由于块擦除和编程而导致的Flash磨损。中心思想是将预期频繁更改的数据一起识别并放置在不会耗尽的年轻闪存块中,而将不经常更改的数据放置在可以保留更长时间的旧块中。在以前的工作中,分别对垃圾收集和损耗平衡进行了处理,并且很大程度上忽略了数据放置的重要性。我们提出了一种称为容器标记的新方案,该方案将数据放置,垃圾收集和耗损均衡结合在一个单一的机制中,从而提高了随机写入性能和持久性。每个闪存块是一个数据容器,分配有一个活动性标记,该标记指示其存储的数据多久更新一次。提出了一种动态跟踪数据活动以适应利用率的简单解决方案。该系统在基于Java1的闪存模拟器中实现,并显示可减少合成和跟踪驱动的工作负载中的写放大和损耗。

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号