Completed
Using SCHED DEADLINE
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Using SCHED_DEADLINE: Implementation, Advantages, and Challenges
Automatically move to the next video in the Classroom when playback concludes
- 1 Using SCHED DEADLINE
- 2 What is SCHED DEADLINE?
- 3 Other Schedulers
- 4 SCHED_RR (Round Robin)
- 5 Priorities Nuke Washing Machine
- 6 Rate Monotonic Scheduling (RMS)
- 7 Implementing SCHED_DEADLINE
- 8 sched yield()
- 9 Donut Hole Puncheri
- 10 Deadline vs Period
- 11 Multi processors! (Dhall's Effect)
- 12 The limits of SCHED DEADLINE
- 13 Giving SCHED DEADLINE Affinity
- 14 Calculating WCET
- 15 GRUB (not the bootloader)
- 16 Questions?