aboutsummaryrefslogtreecommitdiffstats
path: root/litmus/sched_gsn_edf.c
Commit message (Expand)AuthorAge
* Fixed three bugs with aux threads and nested locksGlenn Elliott2012-09-17
* C-EDF support for auxillary tasks.Glenn Elliott2012-09-16
* Added CONFIG_REALTIME_AUX_TASKS optionGlenn Elliott2012-09-16
* Implement real-time aux threads. G-EDF only.Glenn Elliott2012-09-16
* checkpoint for aux_tasks. can still deadlockGlenn Elliott2012-09-14
* Merge remote-tracking branch 'github/prop/litmus-signals' into wip-gpu-rtas12Glenn Elliott2012-09-10
|\
| * Infrastructure for Litmus signals.prop/litmus-signalsGlenn Elliott2012-09-07
* | Merge branch 'prop/robust-tie-break' into wip-gpu-rtas12Glenn Elliott2012-09-10
|\|
| * GSN-EDF: do not requeue jobs without budgetBjoern Brandenburg2012-05-31
| * Move budget-related helpers to budget.hBjoern Brandenburg2012-05-31
* | GPUSync patch for Litmus 2012.1.Glenn Elliott2012-05-26
|/
* Feather-Trace: trace locking-related suspensionsBjoern B. Brandenburg2011-11-24
* Add unlikely() to rel master check (match pfair).Glenn Elliott2011-11-02
* C-EDF: Make migration affinity work with Release MasterGlenn Elliott2011-08-27
* Avoid needlessly costly migrations. CONFIG_SCHED_CPU_AFFINITYGlenn Elliott2011-08-27
* bugfix: release master CPU must signal task was pickedBjoern B. Brandenburg2011-04-12
* Improve FMLP queue management.wip-fmlp-dequeueGlenn Elliott2011-03-31
* fdso: pass userpsace config argument to object constructorBjoern B. Brandenburg2011-02-01
* GSN-EDF: re-implement FMLP supportBjoern B. Brandenburg2011-02-01
* FMLP: remove old implementationBjoern B. Brandenburg2011-02-01
* Litmus core: replace FMLP & SRP system calls with generic syscallsBjoern B. Brandenburg2011-02-01
* Remove LITMUS^RT TRACE_BUG_ON macroBjoern B. Brandenburg2010-11-11
* Implement proper remote preemption supportBjoern B. Brandenburg2010-11-11
* Make release master support optionalBjoern B. Brandenburg2010-06-01
* Added support for choices in budget policy enforcement.Glenn Elliott2010-05-30
* Change most LitmusRT spinlock_t in raw_spinlock_tAndrea Bastoni2010-05-29
* Use generic preemption function in GSN- and PSN-EDF.Bjoern B. Brandenburg2010-05-29
* Turn off GSN-EDF TRACE() spam by default.Bjoern B. Brandenburg2010-05-29
* Refactor binomial heap names: heap -> bheapAndrea Bastoni2010-05-29
* [ported from 2008.3] Add release-master supportAndrea Bastoni2010-05-29
* [ported from 2008.3] Add GSN-EDF pluginAndrea Bastoni2010-05-29