English

DETOx: Towards Optimal Software-based Soft-Error Detector Configurations

Software Engineering 2016-08-23 v1

Abstract

Application developers often place executable assertions -- equipped with program-specific predicates -- in their system, targeting programming errors. However, these detectors can detect data errors resulting from transient hardware faults in main memory as well. But while an assertion reduces silent data corruptions (SDCs) in the program state they check, they add runtime to the target program that increases the attack surface for the remaining state. This article outlines an approach to find an optimal subset of assertions that minimizes the SDC count, without the need to run fault-injection experiments for every possible assertion subset.

Keywords

Cite

@article{arxiv.1608.06144,
  title  = {DETOx: Towards Optimal Software-based Soft-Error Detector Configurations},
  author = {Michael Lenz and Horst Schirmeier},
  journal= {arXiv preprint arXiv:1608.06144},
  year   = {2016}
}

Comments

Editor: Gilles Tredan. 12th European Dependable Computing Conference (EDCC 2016), September 5-9, 2016, Gothenburg, Sweden. Fast Abstracts Proceedings -- EDCC 2016

R2 v1 2026-06-22T15:26:15.385Z