Chapter 43. Real-Time Kernel
New scheduler class: SCHED_DEADLINE
This update introduces the
SCHED_DEADLINE
scheduler class for the real-time kernel as a Technology Preview. The new scheduler enables predictable task scheduling based on application deadlines. SCHED_DEADLINE
benefits periodic workloads by reducing application timer manipulation. (BZ#1297061)