Completed
Kernel logging structures (then)
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Update on Shared Logging Between the Kernel and the Bootloader
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Outline
- 3 What is shared logging?
- 4 Why would we want shared logging?
- 5 Kernel logging structures (then)
- 6 Kernel logging structures (post 2012)
- 7 A few observations
- 8 Revised goals (since last time)
- 9 Interface design
- 10 Kernel logging structures proposed
- 11 How to pass the CB to the kernel? (3)
- 12 Bootloader POC implementation
- 13 Bootloader upstream status
- 14 Kernel implementation
- 15 Kernel upstream status
- 16 Some gotchas (2)
- 17 Planned and possible future work