@inproceedings{eefe19f393014b89b05e8b2e145698d5,
title = "PRR: A low-overhead cache replacement algorithm for embedded processors",
abstract = "In embedded systems power consumption and area tightly constrain the cache capacity and management logic. Many good cache replacement policies have been proposed in the past, but none approach the performance of the least recently used (LRU) algorithm without incurring high overheads. In fact, many embedded designers consider even pseudo-LRU too complex for their embedded systems processors. In this paper, we propose a new level 1 (L1) data cache replacement algorithm, Protected Round-Robin (PRR) that is simple enough to be incorporated into embedded processors while providing miss rates that are very similar to the miss rates of LRU. Our experiments showed that on average the miss rates of PRR are only 0.22\% higher than the miss rates of LRU on a 32KB, 4-way L1 data cache with 32 byte long cache lines. PRR has miss rates that are on average 4.72\% and 4.66\% lower than random and round-robin replacement algorithms, respectively.",
author = "Tseng, \{Wei Che\} and Xue, \{Chun Jason\} and Qingfeng Zhuge and Jingtong Hu and Sha, \{Edwin H.M.\}",
year = "2012",
doi = "10.1109/ASPDAC.2012.6164972",
language = "英语",
isbn = "9781467307727",
series = "Proceedings of the Asia and South Pacific Design Automation Conference, ASP-DAC",
pages = "35--40",
booktitle = "ASP-DAC 2012 - 17th Asia and South Pacific Design Automation Conference",
note = "17th Asia and South Pacific Design Automation Conference, ASP-DAC 2012 ; Conference date: 30-01-2012 Through 02-02-2012",
}