Title
Software-based register file vulnerability reduction for embedded processors
Abstract
Register File (RF) is extremely vulnerable to soft errors, and traditional redundancy based schemes to protect the RF are prohibitive not only because RF is often in the timing critical path of the processor, but also since it is one of the hottest blocks on the chip. Software approaches would be ideal in this case, but previous approaches based on instruction scheduling are only moderately effective due to local scope. In this article we present a compiler approach, based on interprocedural program analysis, to reduce the vulnerability of registers by temporarily writing live variables to protected memory. We formulate the problem as an integer linear programming problem and also present a very efficient heuristic algorithm. Further we present an iterative optimization method based on Kernighan-Lin's graph partitioning algorithm. Our experiments demonstrate that our proposed techniques can reduce the vulnerability of a RF by 33 ∼ 37% on average and up to 66%, with a small 2% increase in runtime. In addition, our overhead reduction optimization can effectively reduce the code size overhead, by more than 40% on average, to a mere 5 ∼ 6%, compared to highly optimized binaries.
Year
DOI
Venue
2013
10.1145/2536747.2536760
ACM Trans. Embedded Comput. Syst.
Keywords
DocType
Volume
hottest block,code size overhead,iterative optimization method,efficient heuristic algorithm,software-based register file vulnerability,integer linear programming problem,register file,overhead reduction optimization,compiler approach,interprocedural program analysis,embedded processor,instruction scheduling,soft error,static analysis,vulnerability,embedded system
Journal
13
Issue
ISSN
Citations 
1s
1539-9087
1
PageRank 
References 
Authors
0.35
17
2
Name
Order
Citations
PageRank
Jongeun Lee142933.71
Aviral Shrivastava281268.67