aboutsummaryrefslogtreecommitdiffstats
path: root/litmus/sched_cedf.c
Commit message (Expand)AuthorAge
* Final GPUSync implementation.wip-gpu-rtss12Glenn Elliott2012-05-14
* fix minor bugs. there is still a bug in GEDF PAI.Glenn Elliott2012-04-27
* Fix/test C-EDF for GPU RTSS12.Glenn Elliott2012-04-25
* Port rtss12 features to C-EDF (untested)Glenn Elliott2012-04-25
* Zap line-endingsGlenn Elliott2012-04-18
* Merge branch 'wip-gpu-interrupts' into wip-gpu-rtss12Glenn Elliott2012-04-15
|\
| * Clean up PAI.Glenn Elliott2012-03-04
| * Merge branch 'wip-pai' into wip-gpu-interruptsGlenn Elliott2012-03-04
| |\
| | * Fix bugs in tracing and PAI handlingGlenn Elliott2012-01-20
| | * Port PAI interrupts to GSN-EDF, C-RM/RM-SRT/FIFO.Glenn Elliott2012-01-14
| | * Completed PAI for C-EDF.Glenn Elliott2012-01-14
| | * PAI implementation, C-RM, C-FIFO.Glenn Elliott2012-01-11
| | * Full patch for klitirqd with Nvidia GPU support.Glenn Elliott2011-06-02
* | | Make C-EDF work with simplified binheap_deletewip-binary-heapGlenn Elliott2012-03-21
* | | C-EDF: Use binary heap instead of binomial heap.Glenn Elliott2012-03-21
|/ /
* | 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