Deadline scheduling for Linux
Deadline scheduling for Linux
Posted Oct 13, 2009 22:37 UTC (Tue) by vieuxtech@gmail.com (guest, #54592)In reply to: Deadline scheduling for Linux by nix
Parent article: Deadline scheduling for Linux
It's not clear why there needs to be a new syscall. sched_setscheduler() already exists, and it's struct sched_param argument can be extended to include parameters specific to particular scheduler policies.
