Abstract
We present a new static analysis for race freedom and race detection. The analysis checks race freedom by reducing the problem to (rational) linear programming. Unlike conventional static analyses for race freedom or race detection, our analysis avoids explicit computation of locksets and lock linearity/must-aliasness. Our analysis can handle a variety of synchronization idioms that more conventional approaches often have difficulties with, such as thread joining, semaphores, and signals. We achieve efficiency by utilizing modern linear programming solvers that can quickly solve large linear programming instances. This paper reports on the formal properties of the analysis and the experience with applying an implementation to real world C programs.
Original language | English |
---|---|
Pages (from-to) | 1-10 |
Number of pages | 10 |
Journal | ACM SIGPLAN Notices |
Volume | 43 |
Issue number | 6 |
Publication status | Published - 2008 Jun 1 |
Externally published | Yes |
Keywords
- Fractional Capabilities
- Linear Programming
ASJC Scopus subject areas
- Computer Science(all)