MAC: a novel systematically multilevel cache replacement policy for PCM memory
Shenchen Ruan, Haixia Wang, Dongsheng Wang

TL;DR
This paper introduces MAC, a new multilevel cache replacement policy designed for PCM memory, significantly reducing write traffic and energy consumption while maintaining performance.
Contribution
The paper proposes a novel multilevel cache replacement policy called MAC specifically for PCM memory, effectively reducing write traffic with low hardware overhead.
Findings
MAC reduces write traffic to PCM by 25.12% on average.
MAC maintains program execution time while decreasing write operations.
Simulation results demonstrate MAC's superiority over existing policies.
Abstract
The rapid development of multi-core system and increase of data-intensive application in recent years call for larger main memory. Traditional DRAM memory can increase its capacity by reducing the feature size of storage cell. Now further scaling of DRAM faces great challenge, and the frequent refresh operations of DRAM can bring a lot of energy consumption. As an emerging technology, Phase Change Memory (PCM) is promising to be used as main memory. It draws wide attention due to the advantages of low power consumption, high density and nonvolatility, while it incurs finite endurance and relatively long write latency. To handle the problem of write, optimizing the cache replacement policy to protect dirty cache block is an efficient way. In this paper, we construct a systematically multilevel structure, and based on it propose a novel cache replacement policy called MAC. MAC can…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsParallel Computing and Optimization Techniques · Advanced Data Storage Technologies · Cloud Computing and Resource Management
