Publication | Closed Access
Checking race freedom via linear programming
42
Citations
18
References
2008
Year
Unknown Venue
EngineeringComputational Social ChoiceCompiler TechnologyVerificationSoftware AnalysisFormal VerificationAlgorithmic Mechanism DesignStatic CheckingParallel ComputingCombinatorial OptimizationMechanism DesignRuntime VerificationConcurrent ProgrammingComputer EngineeringNew Static AnalysisComputer ScienceRace DetectionRace FreedomProgram AnalysisConcurrency TheoryAlgorithmic FairnessFormal MethodsParallel Programming
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.
| Year | Citations | |
|---|---|---|
Page 1
Page 1