首页> 外文会议>2018 IEEE 23rd Pacific Rim International Symposium on Dependable Computing >Control Flow Checking Optimization Based on Regular Patterns Analysis
【24h】

Control Flow Checking Optimization Based on Regular Patterns Analysis

机译:基于规则模式分析的控制流检查优化

获取原文
获取原文并翻译 | 示例

摘要

With the continuous sub-micron process scaling, reliability of integrated circuits has quickly become a first-order design concern. In modern computing systems, transient errors are increasingly likely to corrupt the computation by altering the control flow or sequencing of instructions, leading to catastrophic failures. Prior work on control flow checking provides good coverage but at a high cost. In this paper, by exploring regular control flow patterns found in most applications, we propose the optimization schemes for software signature control flow checking that could reduce the error detection overheads. Specifically, we leverage the fact that most applications have: (1) simple fan-in / fan-out control flow patterns, and (2) most of control flows can be predicted during the compilation stage through static branch prediction heuristics. By exploiting these opportunities, we propose two techniques to reduce the number of inserted codes at common paths and simplify control flow checking of irregular patterns with minimal overheads. Experimental results on a variety of applications demonstrate that our approaches could reduce checking overhead by almost 2.5x on average while leading to similar fault coverage compared to traditional control flow checking.
机译:随着亚微米工艺规模的不断扩大,集成电路的可靠性已迅速成为一阶设计问题。在现代计算系统中,瞬态错误越来越可能通过更改控制流或指令顺序来破坏计算,从而导致灾难性故障。控制流检查的先前工作提供了很好的覆盖范围,但是成本很高。在本文中,通过探索在大多数应用程序中发现的常规控制流模式,我们提出了用于软件签名控制流检查的优化方案,可以减少错误检测的开销。具体来说,我们利用大多数应用程序具有的事实:(1)简单的扇入/扇出控制流模式,以及(2)大多数控制流可以在编译阶段通过静态分支预测启发式进行预测。通过利用这些机会,我们提出了两种技术来减少在公共路径上插入代码的数量,并以最小的开销简化不规则模式的控制流检查。在各种应用上的实验结果表明,与传统的控制流检查相比,我们的方法可以将检查开销平均减少近2.5倍,同时导致类似的故障覆盖率。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号