Bypassing Races in Live Applications With Execution Filters

Source: Columbia University

Favorite

Free registration required

Deployed multithreaded applications contain many races because these applications are difficult to write, test, and debug. Worse, the number of races in deployed applications may drastically increase due to the rise of multicore hardware and the immaturity of current race detectors. LOOM is a "Live-workaround" system designed to quickly and safely bypass application races at run-time. LOOM provides a flexible and safe language for developers to write execution filters that explicitly synchronize code. It then uses an evacuation algorithm to safely install the filters to live applications to avoid races. It reduces its performance overhead using hybrid instrumentation that combines static and dynamic instrumentation.
Format:PDF Size:384.25
Date:Sep 2010