aboutsummaryrefslogtreecommitdiffstats
path: root/litmus/sched_cedf.c
Commit message (Expand)AuthorAge
* BUG FIX: Support DGLs with PRIOQ_MUTEXwip-prioq-dglGlenn Elliott2013-02-11
* PRIOQ_MUTEX dgl progressGlenn Elliott2013-02-11
* Make PRIOQ &DGLs work. hangs w/ ikglp thoughGlenn Elliott2013-02-08
* Extend support for PRIOQ_MUTEXGlenn Elliott2013-02-08
* Rename RSM Mutex to FIFO MutexGlenn Elliott2013-02-07
* re-enable klmirqd for workqueues, and grace rebootGlenn Elliott2013-02-06
* change "nil/-1" to "null/0" to match prop. m-lineGlenn Elliott2013-02-05
* part. gpu hack and fixed dumb ikglp bugGlenn Elliott2013-01-28
* ECRTS13 testbed (hopefully)Glenn Elliott2013-01-27
* Added TRACE calls to ikglpGlenn Elliott2013-01-25
* Fix inheritance propagation for klmirqd&aux tasks.Glenn Elliott2013-01-24
* Fix AUX tasks from being dropped by Litmus.Glenn Elliott2013-01-23
* Fixed case where blocked tasks are released.Glenn Elliott2013-01-21
* /proc hooks for locking protocols.Glenn Elliott2013-01-18
* Merge branch 'wip-gpu-cleanup' into wip-2012.3-gpuGlenn Elliott2013-01-10
|\
| * Fix several klmirqd bugs.Glenn 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
| * 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
| |/ |/|
* | C-EDF: do not requeue jobs without budgetBjoern Brandenburg2012-05-31
* | Move budget-related helpers to budget.hBjoern Brandenburg2012-05-31
|/
* C-EDF: rename lock -> cluster_lockBjoern B. Brandenburg2011-11-24
* Add unlikely() to rel master check (match pfair).Glenn Elliott2011-11-02
* bugfix: release master CPU must signal task was pickedBjoern B. Brandenburg2011-11-02
* C-EDF: Make migration affinity work with Release MasterGlenn Elliott2011-08-27
* C-EDF: add release master supportBjoern B. Brandenburg2011-08-27
* Avoid needlessly costly migrations. CONFIG_SCHED_CPU_AFFINITYGlenn Elliott2011-08-27
* Litmus core: extract userspace interface from C-EDFBjoern B. Brandenburg2011-02-01
* cleanup C-EDF cluster size configurationBjoern B. Brandenburg2011-01-05
* bugfix: clear scheduled field of the correct CPU upon task_exit in C-EDFAndrea Bastoni2011-01-03
* bugfix: fix out-of-bound array access in cedf_activate_plugin()Andrea Bastoni2010-11-29
* Remove LITMUS^RT TRACE_BUG_ON macroBjoern B. Brandenburg2010-11-11
* Implement proper remote preemption supportBjoern B. Brandenburg2010-11-11
* C-EDF: move /proc/litmus/cluster_cache to /proc/litmus/plugins/C-EDF/clusterBjoern B. Brandenburg2010-11-11
* Add support for one single cluster (all cpus) on C-EDFAndrea Bastoni2010-05-30
* Added support for choices in budget policy enforcement.Glenn Elliott2010-05-30
* Change most LitmusRT spinlock_t in raw_spinlock_tAndrea Bastoni2010-05-29
* Add C-EDF Plugin2010.1Andrea Bastoni2010-05-29