Unblocking the Softirq Lock for PREEMPT_RT
Offered By: Linux Plumbers Conference via YouTube
Course Description
Overview
Explore the challenges and potential solutions for unblocking the softirq lock in PREEMPT_RT systems in this 31-minute conference talk from the Linux Plumbers Conference. Delve into the complexities of bottom halves functioning as a per-CPU Big Kernel Lock and how this affects data structure locking. Examine the impact on networking performance, where packet sending can be delayed due to receiving processes, even when preempted by higher priority tasks. Join the discussion with the networking community, the primary softirq users, to brainstorm strategies for avoiding this big lock and improving system responsiveness in real-time environments.
Syllabus
Unblocking the softirq lock for PREEMPT_RT - Sebastian Siewior
Taught by
Linux Plumbers Conference
Related Courses
Real-Time Linux in Safety-Critical Systems - Potential and ChallengesLinux Foundation via YouTube Preparing Linux Real-Time Kernel and Tuning Robotics Platform with Modern ARM64 SoC
Linux Foundation via YouTube Evaluation of PREEMPT_RT in Virtualized Environments
Linux Foundation via YouTube The Xenomai Project: Current and Future Developments in Real-Time Linux
Linux Foundation via YouTube Towards PREEMPT_RT for Full Task Isolation
Linux Foundation via YouTube