YoVDO

RON - One-Way Circular Shortest Routing to Achieve Efficient and Bounded-Waiting Spinlocks

Offered By: USENIX via YouTube

Tags

USENIX Symposium on Operating Systems Design and Implementation (OSDI) Courses Computer Science Courses Spinlocks Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore a conference talk from OSDI '23 that introduces RON (Routing on Network-on-chip), a novel method for optimizing spinlocks in multi-core processors. Learn how this approach minimizes communication costs between cores using a routing table and pre-calculated locking-unlocking order. Discover how RON's one-way circular delivery of locks and data achieves both minimized global data movement cost and bounded waiting time. Examine the performance improvements RON offers in both user space and kernel space applications, including significant enhancements for Google LevelDB. Gain insights into how RON-plock addresses oversubscription issues with constant space complexity, outperforming existing solutions.

Syllabus

OSDI '23 - RON: One-Way Circular Shortest Routing to Achieve Efficient and Bounded-waiting Spinlocks


Taught by

USENIX

Related Courses

Changing Paravirt Lock-ops for a Changing World
Linux Foundation via YouTube
Using Coccinelle to Detect and Fix Nested Execution Context Violations
Linux Foundation via YouTube
Inside Waits, Latches, and Spinlocks Returns
PASS Data Community Summit via YouTube
Multicore Synchronization - The Lesser-Known Primitives
CppNow via YouTube
Reliable Userspace Spinlock Implementation in Linux
Linux Foundation via YouTube