2019
DOI: 10.1109/access.2019.2914231
|View full text |Cite
|
Sign up to set email alerts
|

DPW-LRU: An Efficient Buffer Management Policy Based on Dynamic Page Weight for Flash Memory in Cyber-Physical Systems

Abstract: Owing to its high performance, small size, and low energy consumption, NAND flash memory has been extensively adopted in cyber-physical systems. However, the inherent characteristics of flash memory, including not-in-place update and asymmetric I/O latencies, present difficulties in the design of buffer management policies. In this paper, we propose an enhanced buffer management policy for the flash memory referred to as dynamic page weight least recently used (DPW-LRU), which considers temporal locality and s… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
9
0

Year Published

2019
2019
2024
2024

Publication Types

Select...
4
1

Relationship

0
5

Authors

Journals

citations
Cited by 6 publications
(9 citation statements)
references
References 26 publications
0
9
0
Order By: Relevance
“…If the requested data are in the victim region, the GALRU performs a list sort and region migration, where this keeps the size of each region constant (lines 8-13). If the requested data do not exist in the buffer, the GALRU performs a list sort, region migration, and the eviction process, which allocates buffer entry for the requested data (lines [16][17][18][19][20][21][22][23][24][25][26][27][28]. Algorithm 2 shows the process of victim selection.…”
Section: E Galru Algorithmmentioning
confidence: 99%
See 4 more Smart Citations
“…If the requested data are in the victim region, the GALRU performs a list sort and region migration, where this keeps the size of each region constant (lines 8-13). If the requested data do not exist in the buffer, the GALRU performs a list sort, region migration, and the eviction process, which allocates buffer entry for the requested data (lines [16][17][18][19][20][21][22][23][24][25][26][27][28]. Algorithm 2 shows the process of victim selection.…”
Section: E Galru Algorithmmentioning
confidence: 99%
“…The eviction policy applied in units of the SR group can be used to overcome the limitation of current buffer management schemes. The subsections below present case studies that apply the victim selection algorithm of the GALRU to the DPW-LRU [28] and PT-LRU [22]. The impact of each case on the performance of the flash storage system is described in Section 6.…”
Section: Case Studymentioning
confidence: 99%
See 3 more Smart Citations