期刊文献+
共找到2篇文章
< 1 >
每页显示 20 50 100
Adaptive in-page logging for flash-memory storage systems 被引量:1
1
作者 Ke LU 《Frontiers of Computer Science》 SCIE EI CSCD 2014年第1期131-144,共14页
Flash memory is widely used in embedded de- vices and enterprise storage systems. Currently, flash-based storage devices usually use a flash translation layer (FFL) to cope with the special features of flash memory.... Flash memory is widely used in embedded de- vices and enterprise storage systems. Currently, flash-based storage devices usually use a flash translation layer (FFL) to cope with the special features of flash memory. Many meth- ods for the design and implementation of the FTL have been proposed, such as BAST (block-associative sector transla- tion), FAST (fully associative sector translation), and IPL (in- page logging), of which IPL has been demonstrated to have the best performance. However, IPL offers little considera- tion to reducing merge operations that consequently result in the degradation of the overall performance of flash-memory storage systems. We propose an improvement to IPL, called adaptive IPL (AIPL). The idea of adaptive IPL is to make the log region in a block resizable, therefore a hot block (i.e., a write-intensive block) will use a large log region so as to absorb more page updates and in turn reduce the merge op- erations, while a cold block, i.e., a block rarely written to, will use a small log region. This is realized by first detecting the update pattern of a block and then presenting an update- pattern-based algorithm to dynamically adjust the log region size of a newly allocated block. We conduct experiments on TPC-C traces and synthetic traces and compare the perfor- mance of AIPL with other competitors in terms of merge count, write count and elapsed time. The results demonstrate that compared with IPL, AIPL can reduce merge operations by 65% and write operations by 54% on average. 展开更多
关键词 flash memory adaptive algorithm ipl updatepattern
原文传递
基于分区替换概率的闪存数据库缓冲区自适应替换算法 被引量:2
2
作者 鹿婷婷 鹿璐 《网络安全技术与应用》 2014年第11期155-155,157,共2页
本文介绍了闪存数据库的特征与其对计算机数据结构的需求,从这需求入手分析了目前常用的计算机问题,以此为背景和依据,提出了以分区替换概率为基础的闪存数据库缓冲区替换算法与进一步的自适应替换算法,论述了这两种算法对闪存数据库的... 本文介绍了闪存数据库的特征与其对计算机数据结构的需求,从这需求入手分析了目前常用的计算机问题,以此为背景和依据,提出了以分区替换概率为基础的闪存数据库缓冲区替换算法与进一步的自适应替换算法,论述了这两种算法对闪存数据库的优化作用,希望对闪存应用技术的进一步发展普及有所帮助。 展开更多
关键词 闪存 数据库 缓冲区自适应替换算法 分区替换概率
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部