aboutsummaryrefslogtreecommitdiffstats
path: root/litmus/sched_gsn_edf.c
Commit message (Expand)AuthorAge
* Remove PAI supportGlenn Elliott2013-10-09
* added should_yield_lock() syscall for engine locksGlenn Elliott2013-05-06
* slew of bug fixes: mostly races and sched-atomicGlenn Elliott2013-04-24
* Merge branch 'gh/prop/completion-fix' into wip-2012.3-gpu-rtss13Glenn Elliott2013-04-13
|\
| * Changed completion flag use to remove race condition in Cedf,Gedf.Jonathan Herman2013-04-12
* | GEDF, PEDF, and PFP: fixed budget hooksGlenn Elliott2013-04-05
* | resolve rebase issuesGlenn Elliott2013-04-05
* | SOBLIV: Drain budget while task is in top-m only.Glenn Elliott2013-04-01
* | inheritance management of budget.exp while blockedGlenn Elliott2013-03-28
* | 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
* | Extend support for PRIOQ_MUTEXGlenn Elliott2013-02-08
* | Rename RSM Mutex to FIFO MutexGlenn Elliott2013-02-07
* | change "nil/-1" to "null/0" to match prop. m-lineGlenn Elliott2013-02-05
* | Fix inheritance propagation for klmirqd&aux tasks.Glenn Elliott2013-01-24
* | /proc hooks for locking protocols.Glenn Elliott2013-01-18
* | Merge branch 'wip-gpu-cleanup' into wip-2012.3-gpuGlenn Elliott2013-01-10
|\ \ | |/ |/|
| * Allow klmirqd threads to be given names.wip-klmirqd-to-auxGlenn Elliott2012-12-13
| * Use num_online_gpus()Glenn Elliott2012-12-12
| * Cluster assignment of nv klmirqd threads.Glenn Elliott2012-12-12
| * make klmirqd work like aux tasks. checkpoint.Glenn Elliott2012-12-12
| * Rename klitirqd klmirqd.Glenn Elliott2012-12-09
| * 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
| |\|
| * | GPUSync patch for Litmus 2012.1.Glenn Elliott2012-05-26
* | | litmus: get rid of unused RT_F_EXIT_SEM flagManohar Vanga2012-11-27
* | | litmus: get rid of RT_F_SLEEP and RT_F_RUNNINGManohar Vanga2012-11-27
| |/ |/|
* | GSN-EDF: do not requeue jobs without budgetBjoern Brandenburg2012-05-31
* | Move budget-related helpers to budget.hBjoern Brandenburg2012-05-31
|/
* 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