aboutsummaryrefslogtreecommitdiffstats
path: root/litmus/sched_psn_edf.c
Commit message (Expand)AuthorAge
* GEDF, PEDF, and PFP: fixed budget hooksGlenn Elliott2013-04-05
* resolve rebase issuesGlenn Elliott2013-04-05
* work in progress.Glenn Elliott2013-03-22
* SOBLIV draining support for C-EDF.wip-2012.3-gpuGlenn Elliott2013-03-21
* Per-task budget high-resolution timers (hrtimers).Glenn Elliott2013-03-17
* Merge branch 'gh/staging' into tempGlenn Elliott2013-03-13
|\
| * Differentiate between PERIODIC and SPORADIC tasks.Glenn Elliott2013-03-12
| * EDF schedulers: Support early job releasing.Glenn Elliott2013-03-12
* | Merge remote-tracking branch 'github/staging' into wip-2012.3-gpu-stage-mergeGlenn Elliott2013-02-22
|\|
| * Disallow nesting of LITMUS^RT locksBjoern Brandenburg2013-02-15
* | Merge branch 'wip-gpu-cleanup' into wip-2012.3-gpuGlenn Elliott2013-01-10
|\ \ | |/ |/|
| * Infrastructure for Litmus signals.prop/litmus-signalsGlenn Elliott2012-09-07
* | litmus: get rid of RT_F_SLEEP and RT_F_RUNNINGManohar Vanga2012-11-27
* | Fix wake_up() preemptions under P-FP and PSN-EDFBjoern Brandenburg2012-08-14
|/
* Move budget-related helpers to budget.hBjoern Brandenburg2012-05-31
* Feather-Trace: trace locking-related suspensionsBjoern B. Brandenburg2011-11-24
* PSN-EDF: add release master supportBjoern B. Brandenburg2011-08-27
* Improve FMLP queue management.wip-fmlp-dequeueGlenn Elliott2011-03-31
* fdso: pass userpsace config argument to object constructorBjoern B. Brandenburg2011-02-01
* PSN-EDF: re-implement FMLP supportBjoern B. Brandenburg2011-02-01
* FMLP: remove old implementationBjoern B. Brandenburg2011-02-01
* SRP: port to new generic locking APIBjoern B. Brandenburg2011-02-01
* Litmus core: replace FMLP & SRP system calls with generic syscallsBjoern B. Brandenburg2011-02-01
* Implement proper remote preemption supportBjoern B. Brandenburg2010-11-11
* Split out TRACE() from litmus.h and cleanup some includesBjoern B. Brandenburg2010-11-11
* PSN-EDF: remove outdated commentBjoern B. Brandenburg2010-09-21
* Added support for choices in budget policy enforcement.Glenn Elliott2010-05-30
* Change most LitmusRT spinlock_t in raw_spinlock_tAndrea Bastoni2010-05-29
* Bugfix: PSN-EDF should log job_completion eventsAndrea Bastoni2010-05-29
* Bugfix: PSN-EDF should only requeue tasks that are not scheduledBjoern B. Brandenburg2010-05-29
* Use generic preemption function in GSN- and PSN-EDF.Bjoern B. Brandenburg2010-05-29
* [ported from 2008.3] Add PSN-EDF PluginAndrea Bastoni2010-05-29