Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

SSRD: Shapes and Summaries for Race Detection in Concurrent Data Structures

ACM SIGPLAN via YouTube

Overview

Explore a novel approach to detecting data races in concurrent dynamic data structures through this 17-minute video presentation from the ISMM 2024 conference. Delve into the SSRD (Shapes and Summaries for Race Detection) technique, which combines concolic testing with summarization-guided exploration of data structure shapes. Learn how this method efficiently identifies and confirms potential data races by generating function summaries that capture pointer-pointee relations and symbolic memory accesses. Discover the advantages of this approach in reducing constraint solving time and improving race detection capabilities compared to existing tools. Gain insights into its application on widely used data structures such as Skip List, Unrolled Linked List, Priority Queue, and AVL Tree. Understand the implications for enhancing the reliability and performance of multithreaded programs relying on concurrent data structures.

Syllabus

[ISMM24] SSRD: Shapes and Summaries for Race Detection in Concurrent Data Structures

Taught by

ACM SIGPLAN

Reviews

Start your review of SSRD: Shapes and Summaries for Race Detection in Concurrent Data Structures

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.