Recursive Read Deadlocks and Where to Find Them
Offered By: Linux Plumbers Conference via YouTube
Course Description
Overview
Explore a conference talk from the Linux Plumbers Conference that delves into improving deadlock detection in the Linux kernel, particularly for read/write locks. Learn about the limitations of the current Lockdep tool and the challenges posed by the adoption of queued rwlock implementations in major architectures. Discover the proposed patchset for enhancing read/write deadlock detection in Lockdep, including its algorithm, correctness reasoning, and implementation details. Gain insights into recursive read deadlocks and how to detect them effectively. Understand the importance of this topic for kernel developers and potential users, as well as its implications for improving overall kernel stability and performance.
Syllabus
LPC2018 - Recursive read deadlocks and Where to find them
Taught by
Linux Plumbers Conference
Related Courses
Real Time Mesajlaşma UygulamasıUdemy Securely Booting Confidential VMs with Encrypting Disk
Linux Plumbers Conference via YouTube Pressure Feedback for LRU Map Types
Linux Plumbers Conference via YouTube Closing the BPF Map Permission Loophole
Linux Plumbers Conference via YouTube The Revival of the Learning-Sync Bridgeport Flag
Linux Plumbers Conference via YouTube