« Previous 1 2
Optimizing utilization with the EDF scheduler
Mr. Efficient
Whipped Cream
Linux development has increasingly focused on the needs of real-time applications, so it is only logical to equip the kernel with an Earliest Deadline First scheduler. This option presents various advantages compared with conventional priority-driven scheduling.
Infos
- Deadline task scheduling in the kernel documentation: http://lxr.free-electrons.com/source/Documentation/scheduler/sched-deadline.txt
- New system call
sched_setattr
: http://man7.org/linux/man-pages/man2/sched_setattr.2.html - Juri Lelli, "
SCHED_DEADLINE
, How to Use It", Online-Video: https://www.youtube.com/watch?v=AmyfSjRMcIY - Listings for this article: ftp://ftp.linux-magazin.com/pub/listings/admin-magazine.com/25
« Previous 1 2
Buy this article as PDF
Express-Checkout as PDF
Price $2.95
(incl. VAT)
(incl. VAT)
Buy ADMIN Magazine
Subscribe to our ADMIN Newsletters
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Most Popular
Support Our Work
ADMIN content is made possible with support from readers like you. Please consider contributing when you've found an article to be beneficial.