LWN.net Logo

Deadline scheduling for Linux

Deadline scheduling for Linux

Posted Oct 14, 2009 10:50 UTC (Wed) by raistlin (guest, #37586)
In reply to: Deadline scheduling for Linux by clugstj
Parent article: Deadline scheduling for Linux

Well, of course all a deadline scheduler needs to do is job are deadlines. :-)

Thus, we can say that execution time are not needed by the scheduler, but they for sure are needed by the guy that performs some kind of admission test, to avoid oversubscription!

The reason why we went for a, let's say, 'bandwidth scheduler based on EDF' is that, as our editor correctly pointed out, WCET estimation is a very difficult job, especially in a system like Linux is!

Regards,
Dario


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds