2012
DOI: 10.1016/j.datak.2011.09.007
|View full text |Cite
|
Sign up to set email alerts
|

AD-LRU: An efficient buffer replacement algorithm for flash-based databases

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
37
0

Year Published

2012
2012
2022
2022

Publication Types

Select...
5
4

Relationship

2
7

Authors

Journals

citations
Cited by 81 publications
(37 citation statements)
references
References 10 publications
0
37
0
Order By: Relevance
“…But based on PCM main memory, LLC management problem is similar to DRAM cache management problem for flash SSD storage [63][64][65][66][67][68]. Due to PCM's poor write performance, to improve the overall performance, the cache management policy should consider not only the hit ratio but a lso reducing write-backs from LLC to PCM.…”
Section: Pure Pcm Main Memorymentioning
confidence: 99%
“…But based on PCM main memory, LLC management problem is similar to DRAM cache management problem for flash SSD storage [63][64][65][66][67][68]. Due to PCM's poor write performance, to improve the overall performance, the cache management policy should consider not only the hit ratio but a lso reducing write-backs from LLC to PCM.…”
Section: Pure Pcm Main Memorymentioning
confidence: 99%
“…AD-LRU [7] tries to solve the problem of CCF-LRU by adjusting the size of cold list. It divides the buffer into cold When there are no cold clean pages, if the size of cold list is more than min lc, the cold dirty pages from the cold list will be selected as victims.…”
Section: Related Workmentioning
confidence: 99%
“…Cold-Clean-First LRU (CCFLRU) [12] policy enhanced CFLRU and LRU-WSR methods by differentiating clean pages into cold and hot ones, and evicting cold clean pages first and delaying the eviction of hot clean pages. AD-LRU [21] sets the lowest limit for the size of the cold list. FOR [22] combines inter-operation distance and operation recency to determine the hotness of an operation, which are used to calculate the weight of each page to evict.…”
Section: Related Workmentioning
confidence: 99%
“…Recently a few cache management techniques [18]- [20] have been proposed to mitigate the write overhead of PCM, but most of them are performed on PCM itself, without optimizing the write traffic sent from LLC. In addition, there are some buffer management policies [12], [21], [22] that can reduce the writebacks to NAND Flash, but they fall short in efficiency and are difficult to implement on chip. To • The base ARW policies, which consider the asymmetric costs of read and write operations by setting different evicting priorities, are proposed to minimize the write traffic.…”
Section: Introductionmentioning
confidence: 99%