Visible to the public Automated Inference of Atomic Sets for Safe Concurrent ExecutionConflict Detection Enabled

TitleAutomated Inference of Atomic Sets for Safe Concurrent Execution
Publication TypeConference Paper
Year of Publication2013
AuthorsPeter Dinges, University of Illinois at Urbana-Champaign, Minas Charalambides, University of Illinois at Urbana-Champaign, Gul Agha, University of Illinois at Urbana-Champaign
Conference Name11th ACM SIGPLAN-SIGSOFT Workshop on Program Analysis for Software Tools and Engineering
PublisherACM
Conference LocationSeattle, WA
KeywordsAtomic Sets, Data-Centric Synchronization, UIUC
Abstract

Atomic sets are a synchronization mechanism in which the programmer specifies the groups of data that must be ac- cessed as a unit. The compiler can check this specifica- tion for consistency, detect deadlocks, and automatically add the primitives to prevent interleaved access. Atomic sets relieve the programmer from the burden of recognizing and pruning execution paths which lead to interleaved ac- cess, thereby reducing the potential for data races. However, manually converting programs from lock-based synchroniza- tion to atomic sets requires reasoning about the program's concurrency structure, which can be a challenge even for small programs. Our analysis eliminates the challenge by automating the reasoning. Our implementation of the anal- ysis allowed us to derive the atomic sets for large code bases such as the Java collections framework in a matter of min- utes. The analysis is based on execution traces; assuming all traces reflect intended behavior, our analysis enables safe concurrency by preventing unobserved interleavings which may harbor latent Heisenbugs.

URLhttps://publish.illinois.edu/science-of-security-lablet/files/2015/07/Automated-Inference-of-Atomic-...
Citation Keynode-23459

Other available formats:

Automated Inference of Atomic Sets for Safe Concurrent Execution
AttachmentTaxonomyKindSize
Automated Inference of Atomic Sets for Safe Concurrent ExecutionPDF document363.41 KBDownloadPreview
AttachmentSize
bytes