Learn Backend Development Part-Time, Online
MIT Sloan: Lead AI Adoption Across Your Organization — Not Just Pilot It
Overview
Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
Explore a new synchronization API that combines hazard pointers and reference counters in this 29-minute conference talk from Kernel Recipes 2024. Dive into the innovative approach that leverages the strengths of both mechanisms, using hazard pointers as fast-paths and falling back to reference counters when needed. Learn how this hybrid solution guarantees object existence while balancing performance and memory usage. Discover the tradeoffs between hazard pointers' faster read times and better scalability versus reference counters' lower memory consumption. Gain insights from speaker Mathieu DESNOYERS on how this API can optimize synchronization in kernel development.
Syllabus
Kernel Recipes 2024 - Hazard pointers with reference counter
Taught by
Kernel Recipes