Главная
Study mode:
on
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?
Description:
Explore the SCHED_DEADLINE scheduling class introduced in Linux 3.14 in this 50-minute talk by Steven Rostedt from Red Hat. Learn about Earliest Deadline First (EDF) implementation, Constant Bandwidth Scheduler (CBS), and their applications in robotics, media players, and virtual machine management. Discover how to implement SCHED_DEADLINE in applications, address potential issues, and explore workarounds. Gain insights into the Real Time patch, ftrace kernel tracer, and related tools from the perspective of an experienced Linux kernel developer and maintainer.

Using SCHED_DEADLINE: Implementation, Advantages, and Challenges

Linux Foundation
Add to list