Sciweavers

ISPASS
2006
IEEE

Characterizing the branch misprediction penalty

13 years 10 months ago
Characterizing the branch misprediction penalty
Despite years of study, branch mispredictions remain as a significant performance impediment in pipelined superscalar processors. In general, the branch misprediction penalty can be substantially larger than the frontend pipeline length (which is often equated with the misprediction penalty). We identify and quantify five contributors to the branch misprediction penalty: (i) the frontend pipeline length, (ii) the number of instructions since the last miss event (branch misprediction, I-cache miss, long D-cache miss)—this is related to the burstiness of miss events, (iii) the inherent ILP of the program, (iv) the functional unit latencies, and (v) the number of short (L1) D-cache misses. The characterizations done in this paper are driven by ‘interval analysis’, an analytical approach that models superscalar processor performance as a sequence of inter-miss intervals.
Stijn Eyerman, James E. Smith, Lieven Eeckhout
Added 12 Jun 2010
Updated 12 Jun 2010
Type Conference
Year 2006
Where ISPASS
Authors Stijn Eyerman, James E. Smith, Lieven Eeckhout
Comments (0)