Abstract
The effect of caching is fully determined by the program locality or the data reuse and several cache management techniques try to base their decisions on the prediction of temporal locality in programs. However, prior work reports only rough techniques which either try to predict when a cache block loses its temporal locality or try to categorize cache items as highly or poorly temporal. In this work, we quantify the temporal characteristics of the cache block at run time by predicting the cache block reuse distances (measured in intervening cache accesses), based on the access patterns of the instructions (PCs) that touch the cache blocks. We show that an instruction-based reused distance predictor is very accurate and allows approximation of optimal replacement decisions, since we can "see" the future. We experimentally evaluate our prediction scheme in various sizes L2 caches using a subset of the most memory intensive SPEC2000 benchmarks. Our proposal obtains a significant improvement in terms of IPC over traditional LRU up to 130.6% (17.2% on average) and it also outperforms the previous state of the art proposal (namely Dynamic Insertion Policy or DIP) by up to 80.7% (15.8% on average).
Original language | English |
---|---|
Title of host publication | Proceedings 2009 international conference on embedded computer systems |
Subtitle of host publication | architectures, modeling and simulation |
Editors | Walid Najjar, Michael J. Schulte |
Publisher | IEEE |
Pages | 49-58 |
Number of pages | 10 |
ISBN (Print) | 9781424445011 |
DOIs | |
Publication status | Published - 18 Dec 2009 |
Event | 2009 International Conference on Embedded Computer Systems: Architectures, Modeling and Simulation - Samos, Greece Duration: 20 Jul 2009 → 23 Jul 2009 |
Conference
Conference | 2009 International Conference on Embedded Computer Systems: Architectures, Modeling and Simulation |
---|---|
Abbreviated title | IC-SAMOS 2009 |
Country/Territory | Greece |
City | Samos |
Period | 20/07/09 → 23/07/09 |