Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
The Zephyr Project - An Updated Overview of the Real-Time Operating System
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 What is Zephyr
- 3 Current platinum members
- 4 Zephyr Project Architecture
- 5 Zephyr Releases
- 6 Zephyr 1.6 (11/2016)
- 7 Driver Frameworks & HALS
- 8 Hardware Support Hierarchy
- 9 Security
- 10 A bit of history
- 11 The Good
- 12 Schedulers
- 13 Microkernel's message passing
- 14 Taking a microkernel semaphore
- 15 The Bad
- 16 The Ugly: trying to remove confusion
- 17 Solution ? Unify the kernels
- 18 Taking a unified kernel semaphore
- 19 Other benefits
- 20 Let's talk numbers
- 21 x86 improvements
- 22 Summary