首页> 外文会议>Programming languages and systems >Static Analysis of Run-Time Errors in Embedded Critical Parallel C Programs
【24h】

Static Analysis of Run-Time Errors in Embedded Critical Parallel C Programs

机译:嵌入式关键并行C程序中运行时错误的静态分析

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

摘要

We present a static analysis by Abstract Interpretation to check for run-time errors in parallel C programs. Following our work on Astree, we focus on embedded critical programs without recursion nor dynamic memory allocation, but extend the analysis to a static set of threads. Our method iterates a slightly modified non-parallel analysis over each thread in turn, until thread interferences stabilize. We prove the soundness of the method with respect to a sequential consistent semantics and a reasonable weakly consistent memory semantics. We then show how to take into account mutual exclusion and thread priorities through partitioning over the scheduler state. We present preliminary experimental results analyzing a real program with our prototype, Thesee, and demonstrate the scalability of our approach.
机译:我们通过抽象解释提出了一种静态分析,以检查并行C程序中的运行时错误。在Astree上进行工作之后,我们将重点放在没有递归或动态内存分配的嵌入式关键程序上,但将分析扩展到一组静态线程。我们的方法依次对每个线程进行稍微修改的非并行分析,直到线程干扰稳定为止。我们针对顺序一致的语义和合理的弱一致的内存语义证明了该方法的正确性。然后,我们展示如何通过对调度程序状态进行分区来考虑互斥和线程优先级。我们提供了初步的实验结果,用我们的原型Thesee分析了一个真实的程序,并演示了该方法的可扩展性。

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号