@inproceedings{8978ddaa7a224c1993b64d423edaf8c7,
title = "Dynamic Code Region (DCR) based program phase tracking and prediction for dynamic optimizations",
abstract = "Detecting and predicting a program's execution phases are crucial to dynamic optimizations and dynamically adaptable systems. This paper shows that a phase can be associated with dynamic code regions embedded in loops and procedures which are primary targets of compiler optimizations. This paper proposes a new phase tracking hardware, especially for dynamic optimizations, that effectively identifies and accurately predicts program phases by exploiting program control flow information. Our proposed phase tracking hardware uses a simple stack and a phase signature table to track the change of phase signature between dynamic code regions. Several design parameters of our proposed phase tracking hardware are evaluated on 10 SPEC CPU2000 benchmarks. Our proposed phase tracking hardware effectively identifies a phase at a given granularity. It correctly predicts the next program phase for 84.9% of times with a comparable small performance variance within the same phase. A longer phase length and higher phase prediction accuracy together with a reasonably small performance variance are essential to build more efficient dynamic profiling and optimization systems.",
author = "Jinpyo Kim and Kodakara, {Sreekumar V.} and Hsu, {Wei Chung} and Lilja, {David J.} and Yew, {Pen Chung}",
year = "2005",
doi = "10.1007/11587514_14",
language = "English (US)",
isbn = "3540303170",
series = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
publisher = "Springer Verlag",
pages = "203--217",
booktitle = "High Performance Embedded Architectures and Compilers - First International Conference, HiPEAC 2005, Proceedings",
note = "1st International Conference on High Performance Embedded Architectures and Compilers, HiPEAC 2005 ; Conference date: 17-11-2005 Through 18-11-2005",
}