Back to Search Start Over

FastTrack: Efficient and Precise Dynamic Race Detection.

Authors :
Flanagan, Cormac
Freund, Stephen N.
Source :
Communications of the ACM; Nov2010, Vol. 53 Issue 11, p93-101, 9p, 5 Diagrams, 2 Charts
Publication Year :
2010

Abstract

Multithreaded programs are notoriously prone to race conditions. Prior work developed precise dynamic race detectors that never report false alarms. However, these checkers employ expensive data structures, such as vector clocks (VCs), that result in significant performance overhead. This paper exploits the insight that the full generality of VCs is not necessary in most cases. That is, we can replace VCs with an adaptive lightweight representation that, for almost all operations of the target program, requires constant space and supports constant-time operations. Experimental results show that the resulting race detection algorithm is over twice as fast as prior precise race detectors, with no loss of precision. [ABSTRACT FROM AUTHOR]

Details

Language :
English
ISSN :
00010782
Volume :
53
Issue :
11
Database :
Complementary Index
Journal :
Communications of the ACM
Publication Type :
Periodical
Accession number :
55063024
Full Text :
https://doi.org/10.1145/1839676.1839699