Open Access. Powered by Scholars. Published by Universities.®

Computer Engineering Commons

Open Access. Powered by Scholars. Published by Universities.®

Electronic Theses and Dissertations

2010

Cache

Articles 1 - 1 of 1

Full-Text Articles in Computer Engineering

Analyzing Instructtion Based Cache Replacement Policies, Ping Xiang Jan 2010

Analyzing Instructtion Based Cache Replacement Policies, Ping Xiang

Electronic Theses and Dissertations

The increasing speed gap between microprocessors and off-chip DRAM makes last-level caches (LLCs) a critical component for computer performance. Multi core processors aggravate the problem since multiple processor cores compete for the LLC. As a result, LLCs typically consume a significant amount of the die area and effective utilization of LLCs is mandatory for both performance and power efficiency. We present a novel replacement policy for last-level caches (LLCs). The fundamental observation is to view LLCs as a shared resource among multiple address streams with each stream being generated by a static memory access instruction. The management of LLCs in …