DocumentCode :
3457181
Title :
CPROB: Checkpoint Processing with Opportunistic Minimal Recovery
Author :
Hilton, Andrew ; Eswaran, Neeraj ; Roth, Amir
Author_Institution :
Comput. & Inf. Sci. Dept., Univ. of Pennsylvania, Philadelphia, PA, USA
fYear :
2009
fDate :
12-16 Sept. 2009
Firstpage :
159
Lastpage :
168
Abstract :
CPR (Checkpoint Processing and Recovery) is a physical register management scheme that supports a larger instruction window and higher average IPC than conventional ROB-style register management. It does so by restricting mis-speculation recovery to checkpoints created at rename, and leveraging this restriction to aggressively reclaim registers that don´t appear in checkpoints. The cost of CPR is checkpoint overhead, which is incurred when a mis-speculation occurs on an instruction for which a checkpoint was not created a priori. Here, CPR must recover to the immediately older checkpoint, squashing instructions older than the mis-speculation itself. In contrast, a ROB processor performs minimal recovery and only squashes instructions younger than the mis-speculation. CPROB is a hybrid register management scheme that preserves CPR´s aggressive reclamation while opportunistically minimizing checkpoint overhead. CPROB extends CPR to track and hold the registers needed to perform minimal recovery to un-executed branches within each checkpoint. Recovery registers are held on a best-effort basis only. A checkpoint´s recovery registers can be freed spontaneously when all branches in the checkpoint execute. They can also be aggressively victimized if dispatch needs registers to proceed. CPROB naturally adapts the register reclamation policy to dynamic branch behavior. When branch mis-predictions are infrequent and registers are needed to support a large window, CPROB victimizes registers and behaves like CPR. When mis-predictions are frequent and the window is small, CPROB holds on to registers and behaves like ROB. As a result, it out-performs both CPR and ROB for a given program. This performance improvement, combined with reduced checkpoint overhead, makes CPROB more energy-efficient than either ROB or CPR.
Keywords :
checkpointing; storage management; CPROB; ROB-style register management; aggressive reclamation; best-effort basis; branch misprediction; checkpoint overhead; checkpoint processing; checkpoint recovery register; dynamic branch behavior; instruction window; misspeculation recovery; opportunistic minimal recovery; physical register management; register reclamation policy; Computer aided instruction; Concurrent computing; Conference management; Costs; Delay; Energy efficiency; Information science; Parallel architectures; Physics computing; Registers; Microarchitecture; checkpoint overhead; checkpoint processing; minimal recovery;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Parallel Architectures and Compilation Techniques, 2009. PACT '09. 18th International Conference on
Conference_Location :
Raleigh, NC
ISSN :
1089-795X
Print_ISBN :
978-0-7695-3771-9
Type :
conf
DOI :
10.1109/PACT.2009.42
Filename :
5260535
Link To Document :
بازگشت