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

YouTube

Hazard Pointers with Reference Counter - A New Synchronization API

Kernel Recipes via YouTube

Overview

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

Reviews

Start your review of Hazard Pointers with Reference Counter - A New Synchronization API

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.