|
This article is cited in 1 scientific paper (total in 1 paper)
Adjustable method with predicate abstraction for detection of race conditions in operating systems
P. S. Andrianova, V. S. Mutilina, A. V. Khoroshilovabcd a Institute for System Programming of the RAS
b Moscow Institute of Physics and Technology (State University)
c Lomonosov Moscow State University
d National Research University Higher School of Economics (HSE)
Abstract:
The paper presents a configurable method of static data race detection that is trying to keep a balance between resource consumption and a number of false alarms. The method is based on well known Lockset approach. It uses simplified memory model to be fast enough. At the same time it includes advanced techniques aimed to achieve acceptable false alarms rate. The key techniques are thread analysis and predicate abstraction based refinement. The method was implemented in CPALockator tool built on top of CPAchecker framework. The tool was evaluated on Linux kernel modules and it has detected several actual data races, which were approved by developers and were fixed in upstream Linux kernel.
Keywords:
static analysis, race condition, kernel of operating system.
Citation:
P. S. Andrianov, V. S. Mutilin, A. V. Khoroshilov, “Adjustable method with predicate abstraction for detection of race conditions in operating systems”, Proceedings of ISP RAS, 28:6 (2016), 65–86
Linking options:
https://www.mathnet.ru/eng/tisp85 https://www.mathnet.ru/eng/tisp/v28/i6/p65
|
|