Race Vulnerability Study and Hybrid Race Detection
biblio
Submitted by Anonymous on Fri, 10/24/2014 - 12:51pm
group_project
Submitted by JonathanAldrich on Thu, 01/24/2013 - 9:32am
The prevalence of multi-core systems has resulted in increasingly common concurrency faults, challenging computer systems' reliability and security. Races, including low-level data races and high-level atomicity violations, are one of the most common concurrency faults. Races impair not only the correctness of programs, but may also threaten system security in a variety of ways. It is therefore critical to efficiently and precisely detect races in order to defend against attacks.