|
|
Subscribe / Log in / New account

Deadline scheduler merged for 3.14

Deadline scheduler merged for 3.14

[Kernel] Posted Jan 21, 2014 16:30 UTC (Tue) by corbet

After years of development, the deadline scheduling class has finally been merged for the 3.14 kernel. This class allows processes to declare an amount of work needing to be done and a deadline by which it must happen; with care, it can guarantee that all processes will meet their deadlines. It has applications in the realtime world, in streaming media processing, and elsewhere.

Comments (12 posted)


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