DocumentCode
38161
Title
CLOCK-DWF: A Write-History-Aware Page Replacement Algorithm for Hybrid PCM and DRAM Memory Architectures
Author
Soyoon Lee ; Hyokyung Bahn ; Noh, Sam H.
Author_Institution
Dept. of Comput. Sci. & Eng., Ewha Univ., Seoul, South Korea
Volume
63
Issue
9
fYear
2014
fDate
Sept. 2014
Firstpage
2187
Lastpage
2200
Abstract
Phase change memory (PCM) has emerged as one of the most promising technologies to incorporate into the memory hierarchy of future computer systems. However, PCM has two critical weaknesses to substitute DRAM memory in its entirety. First, the number of write operations allowed to each PCM cell is limited. Second, write access time of PCM is about 6-10 times slower than that of DRAM. To cope with this situation, hybrid memory architectures that use a small amount of DRAM together with PCM have been suggested. In this paper, we present a new memory management technique for hybrid PCM and DRAM memory architecture that efficiently hides the slow write performance of PCM. Specifically, we aim to estimate future write references accurately and then absorb frequent memory writes into DRAM. To do this, we analyze the characteristics of memory write references and find two noticeable phenomena. First, using write history alone performs better than using both read and write history in estimating future write references. Second, the frequency characteristic is a better estimator than temporal locality in predicting future memory writes. Based on these two observations, we present a new page replacement algorithm called CLOCK-DWF (CLOCK with Dirty bits and Write Frequency) that significantly reduces the number of write operations that occur on PCM and also increases the lifespan of PCM memory.
Keywords
DRAM chips; memory architecture; phase change memories; CLOCK-DWF; computer systems; dirty bits; frequency characteristic; hybrid DRAM memory architecture; hybrid PCM memory architecture; memory hierarchy; memory management technique; memory write performance; memory write reference characteristics analysis; phase change memory; read history; write access time; write frequency; write history; write operations; write-history-aware page replacement algorithm; CLOCK algorithm; PCM; hybrid memory; page replacement; write references;
fLanguage
English
Journal_Title
Computers, IEEE Transactions on
Publisher
ieee
ISSN
0018-9340
Type
jour
DOI
10.1109/TC.2013.98
Filename
6509382
Link To Document