Maintaining a Real-Time Stable Kernel - Techniques and Challenges
Offered By: Linux Foundation via YouTube
Course Description
Overview
Explore the intricacies of maintaining a Real Time stable kernel in this informative conference talk by Steven Rostedt from VMware. Delve into the unique challenges of supporting PREEMPT_RT patches as they approach mainline integration. Learn about the differences between maintaining RT stable trees and normal vanilla stable trees, including the importance of understanding Real Time kernel functionality and identifying potential issues like priority inversion. Discover the tools, git techniques, and testing procedures essential for ensuring a fully functional RT stable kernel release. Gain insights into merging mainline stable into RT stable, handling conflicts, backporting RT patches, and using git cherry. Benefit from Rostedt's extensive experience as a kernel developer, PREEMPT_RT patch creator, and Ftrace maintainer to enhance your understanding of Real Time kernel maintenance.
Syllabus
Intro
Upstream Stable Releases
Real Time Stable Releases
Real Time Stable Process
Merging Mainline Stable into RT Stable
The Rebase Branch
Priority Inversion
Priority Inheritance is Hard
Disabling Preemption
Disabling Interrupts
Dealing with Conflicts (Easy)
Dealing with No Conflicts (hard)
Backporting RT patches
git cherry
Taught by
Linux Foundation
Tags
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