DocumentCode
1486452
Title
Analysis of temporal-based program behavior for improved instruction cache performance
Author
Kalamatianos, John ; Khalafi, Alireza ; Kaeli, David R. ; Meleis, Waleed
Author_Institution
Dept. of Electr. & Comput. Eng., Northeastern Univ., Boston, MA, USA
Volume
48
Issue
2
fYear
1999
fDate
2/1/1999 12:00:00 AM
Firstpage
168
Lastpage
175
Abstract
In this paper, we examine temporal-based program interaction in order to improve layout by reducing the probability that program units will conflict in an instruction cache. In that context, we present two profile-guided procedure reordering algorithms. Both techniques use cache line coloring to arrive at a final program layout and target the elimination of first generation cache conflicts (i.e., conflicts between caller/callee pairs). The first algorithm builds a call graph that records local temporal interaction between procedures. We will describe how the call graph is used to guide the placement step and present methods that accelerate cache line coloring by exploring aggressive graph pruning techniques. In the second approach, we capture global temporal program interaction by constructing a Conflict Miss Graph (CMG). The CMG estimates the worst-case number of misses two competing procedures can inflict upon one another and reducing higher generation cache conflicts. We use a pruned CMG graph to guide cache line coloring. Using several C and C++ benchmarks, we show the benefits of letting both types of graphs guide procedure reordering to improve instruction cache hit rates. To contrast the differences between these two forms of temporal interaction, we also develop new characterization streams based on the Inter-Reference Gap (IRG) model
Keywords
cache storage; computer architecture; graph colouring; software performance evaluation; cache line coloring; call graph; conflict miss graph; instruction cache performance; inter-reference gap model; profile-guided procedure reordering algorithms; temporal-based program behavior; Acceleration; Frequency; Merging; Microprocessors; Operating systems; Performance analysis;
fLanguage
English
Journal_Title
Computers, IEEE Transactions on
Publisher
ieee
ISSN
0018-9340
Type
jour
DOI
10.1109/12.752658
Filename
752658
Link To Document