Completed
Merging Mainline Stable into RT Stable
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Maintaining a Real-Time Stable Kernel - Techniques and Challenges
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Upstream Stable Releases
- 3 Real Time Stable Releases
- 4 Real Time Stable Process
- 5 Merging Mainline Stable into RT Stable
- 6 The Rebase Branch
- 7 Priority Inversion
- 8 Priority Inheritance is Hard
- 9 Disabling Preemption
- 10 Disabling Interrupts
- 11 Dealing with Conflicts (Easy)
- 12 Dealing with No Conflicts (hard)
- 13 Backporting RT patches
- 14 git cherry