Publication: Reasoning about TSO programs using reduction and abstraction
Program
KU-Authors
KU Authors
Co-Authors
Bouajjani, Ahmed
Enea, Constantin
Tasiran, Serdar
Publication Date
Language
Embargo Status
Journal Title
Journal ISSN
Volume Title
Alternative Title
Abstract
We present a method for proving that a program running under the Total Store Ordering (TSO) memory model is robust, i.e., all its TSO computations are equivalent to computations under the Sequential Consistency (SC) semantics. This method is inspired by Lipton's reduction theory for proving atomicity of concurrent programs. For programs which are not robust, we introduce an abstraction mechanism that allows to construct robust programs over-approximating their TSO semantics. This enables the use of proof methods designed for the SC semantics in proving invariants that hold on the TSO semantics of a non-robust program. These techniques have been evaluated on a large set of benchmarks using the infrastructure provided by CIVL, a generic tool for reasoning about concurrent programs under the SC semantics.
Source
Publisher
Springer
Subject
Computer science, Software engineering, Computer science
Citation
Has Part
Source
Computer Aided Verification
Cav 2018
Pt ii
Cav 2018
Pt ii
Book Series Title
Edition
DOI
10.1007/978-3-319-96142-2_21