aboutsummaryrefslogtreecommitdiffstats
path: root/litmus/sched_edzl.c
Commit message (Collapse)AuthorAge
* Clean up comments.wip-edzl-revisedGlenn Elliott2010-11-26
| | | | Clean up comments in sched_edzl.c; remove references to GSN-EDF.
* Implementation of EDZLGlenn Elliott2010-11-26
This patch implements the global EDZL scheduler. It is based heavily on the GSN-EDF implementation. Timers are used to detect zero-laxity points and issue the proper rescheduling operations.