RON - One-Way Circular Shortest Routing to Achieve Efficient and Bounded-Waiting Spinlocks
Offered By: USENIX via YouTube
Course Description
Overview
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
Sky ComputingUSENIX via YouTube Kerveros - Efficient and Scalable Cloud Admission Control
USENIX via YouTube Take Out the TraChe - Maximizing Transactional Cache Hit Rate
USENIX via YouTube EnsÅ - A Streaming Interface for NIC-Application Communication
USENIX via YouTube Hydro - Surrogate-Based Hyperparameter Tuning Service in Datacenters
USENIX via YouTube