Completed
Reduce KLP transition failures
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Kernel Live Patching at Scale
Automatically move to the next video in the Classroom when playback concludes
- 1 Kernel Live Patching at Scale
- 2 Applying fix via a full reboot
- 3 Replace ftrace-able kernel functions
- 4 Patch multiple functions atomically
- 5 KLP is common among enterprise distros -Fix bugs without rebooting the system
- 6 How: Homogeneous configuration
- 7 insmod task was hogging CPU - starving ksoftirqd
- 8 Tracing is first class citizen in data centers
- 9 KLP may conflict with tracing tools
- 10 KLP transition failure example
- 11 Proactively identify and fix corner cases
- 12 Add new features to the tool chain
- 13 Reduce KLP transition failures