首页> 外文会议>Modeling, Analysis amp; Simulation of Computer and Telecommunication Systems, 2009. MASCOTS '09 >Characterizing virtual memory write references for efficient page replacement in NAND flash memory
【24h】

Characterizing virtual memory write references for efficient page replacement in NAND flash memory

机译:表征虚拟存储器写入参考,以在NAND闪存中进行有效的页面替换

获取原文

摘要

Recently, NAND flash memory is being used as the swap space of virtual memory as well as the file storage of embedded systems. Since temporal locality is dominant in page references of virtual memory, LRU and its approximated algorithms are widely used. However, we show that this is not true for write references. We analyze the characteristics of virtual memory read and write references separately, and find that the temporal locality of write references is weak and irregular. Based on this observation, we present a new page replacement algorithm that uses different strategies for read and write operations in predicting the re-reference likelihood of pages. For read operations, temporal locality alone is used, but for write operations, write frequency as well as temporal locality is used. The algorithm partitions the memory space into a read area and a write area to keep track of their reference patterns precisely, and then adjusts their sizes dynamically based on their reference patterns and I/O costs. Though the algorithm has no external parameter to tune, it performs better than CLOCK, CAR, and CFLRU by 20–66%. It also supports optimized implementations for virtual memory systems.
机译:近来,NAND闪存被用作虚拟存储器的交换空间以及嵌入式系统的文件存储。由于时间局部性在虚拟内存的页面引用中占主导地位,因此LRU及其近似算法得到了广泛使用。但是,我们证明对于写引用不是正确的。我们分别分析了虚拟内存读取和写入引用的特征,发现写入引用的时间局部性较弱且不规则。基于此观察,我们提出了一种新的页面替换算法,该算法使用不同的策略进行读写操作,以预测页面的重新引用可能性。对于读取操作,仅使用时间局部性,但是对于写入操作,使用写入频率以及时间局部性。该算法将内存空间划分为一个读取区域和一个写入区域,以精确跟踪其参考模式,然后根据其参考模式和I / O成本动态调整其大小。尽管该算法没有外部参数可调谐,但它的性能比CLOCK,CAR和CFLRU好20–66%。它还支持虚拟内存系统的优化实现。

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号