aboutsummaryrefslogtreecommitdiffstats
path: root/litmus/sched_psn_edf.c
Commit message (Expand)AuthorAge
* Appears to be working.wip-nested-lockingBryan Ward2013-04-18
* Added lock tracing, probably.Jonathan Herman2013-04-16
* Some debuging traces.Bryan Ward2013-04-16
* Fixed a boosting bug.Bryan Ward2013-04-16
* Bug fixes.Bryan Ward2013-04-16
* DGLock and DGUnlock implementation.Bryan Ward2013-04-16
* Check for valid fdsos in a dgl request.Bryan Ward2013-04-16
* Allow one litmus_lock to control multiple fdsos.Bryan Ward2013-04-16
* Setup DGL system calls.Bryan Ward2013-04-16
* Differentiate between PERIODIC and SPORADIC tasks.Glenn Elliott2013-03-12
* EDF schedulers: Support early job releasing.Glenn Elliott2013-03-12
* Disallow nesting of LITMUS^RT locksBjoern Brandenburg2013-02-15
* 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