aboutsummaryrefslogtreecommitdiffstats
path: root/litmus/sched_gsn_edf.c
Commit message (Expand)AuthorAge
* Bugfix: Fix FMLP priority inheritance under GSN-EDFHEADmasterBjoern B. Brandenburg2009-10-05
* EDF plugins: don't forget to preempt new tasks on release-masterBjoern B. Brandenburg2009-05-04
* GSN-EDF: add release master supportBjoern B. Brandenburg2009-04-29
* litmus core: provide central NO_CPU definitionBjoern B. Brandenburg2009-04-22
* GSN-EDF: remove old and wrong commentBjoern B. Brandenburg2009-04-19
* GSN-EDF: trace job releases of tardy tasksBjoern B. Brandenburg2008-11-10
* GSN-EDF,CEDF: fix task system releaseBjoern B. Brandenburg2008-11-03
* sched_trace: new implementationBjoern B. Brandenburg2008-10-06
* cleanup: fix some sloppiness spotted by JohnBjoern B. Brandenburg2008-09-11
* GSN-EDF: make the CPU queue a proper heapBjoern B. Brandenburg2008-09-11
* rt_domain: make release queue handling more efficientBjoern B. Brandenburg2008-09-11
* compile without FMLP support if it is disabledBjoern B. Brandenburg2008-07-01
* GSN/PSN: Update processor state on task exitBjoern B. Brandenburg2008-05-22
* Use binomial heaps as priority queues.Bjoern B. Brandenburg2008-05-19
* GSN/PSN: improve lockingBjoern B. Brandenburg2008-05-11
* GSN-EDF: log relinking decisionsBjoern B. Brandenburg2008-05-05
* GSN-EDF: facilitate debuggingBjoern B. Brandenburg2008-05-04
* EDF: don't arm timers multiple timesBjoern B. Brandenburg2008-05-04
* LITMUS: avoid using the same stack on two CPUs in global schedulersBjoern B. Brandenburg2008-05-04
* LITMUS: rework rt_domain to not cause circular lockig dependenciesBjoern B. Brandenburg2008-05-02
* GSN-EDF: add extra debug infoBjoern B. Brandenburg2008-05-02
* LITMUS: let plugins declare their willingness to allow synchronizationBjoern B. Brandenburg2008-05-01
* Merge branch 'synch_quanta' into mergeBjoern B. Brandenburg2008-05-01
|\
| * LITMUS CORE: Release jobs with hrtimersJohn M. Calandrino2008-04-30
* | litmus: move job release functions to common codeBjoern B. Brandenburg2008-04-30
|/
* LITMUS 2008: Initial PortBjoern B. Brandenburg2008-02-13