Title :
Unified Architectural Support for Soft-Error Protection or Software Bug Detection
Author :
Dimitrov, Martin ; Zhou, Huiyang
Author_Institution :
Univ. of Central Florida, Orlando
Abstract :
In this paper we propose a unified architectural support that can be used flexibly for either soft-error protection or software bug detection. Our approach is based on dynamically detecting and enforcing instruction- level invariants. A hardware table is designed to keep track of run-time invariant information. During program execution, instructions access this table and compare their produced results against the stored invariants. Any violation of the predicted invariant suggests a potential abnormal behavior, which could be a result of a soft error or a latent software bug. In case of a soft error, monitoring invariant violations provides opportunistic soft-error protection to multiple structures in processor pipelines. Our experimental results show that invariant violations detect soft errors promptly and as a result, simple pipeline squashing is able to fix most of the detected soft errors. Meanwhile, the same approach can be easily adapted for software bug detection. The proposed architectural support eliminates the substantial performance overhead associated with software-based bug-detection approaches and enables continuous monitoring of production code.
Keywords :
program debugging; software architecture; software reliability; soft-error protection; software bug detection; unified architectural support; Computer aided instruction; Computer bugs; Computer errors; Computer science; Hardware; Parallel architectures; Pipelines; Protection; Redundancy; Runtime;
Conference_Titel :
Parallel Architecture and Compilation Techniques, 2007. PACT 2007. 16th International Conference on
Conference_Location :
Brasov
Print_ISBN :
978-0-7695-2944-8
DOI :
10.1109/PACT.2007.4336201