aboutsummaryrefslogtreecommitdiffstats
path: root/litmus/sched_cedf.c
Commit message (Expand)AuthorAge
* Change API: spinlock_t -> raw_spinlock_tAndrea Bastoni2010-05-21
* Merge branch 'wip-cedf-merge-master'Andrea Bastoni2010-05-20
|\
| * Add support for one single cluster (all cpus) on C-EDFAndrea Bastoni2010-05-20
* | Added support for choices in budget policy enforcement.wip-budgetGlenn Elliott2010-05-20
|/
* C-EDF: enforce that task is on correct CPU.Bjoern B. Brandenburg2010-04-19
* Avoid use-after-free in C-EDF deallocate.Bjoern B. Brandenburg2010-04-19
* Remove FMLP support from C-EDF.Bjoern B. Brandenburg2010-04-19
* Remove two compilation warningsAndrea Bastoni2010-04-15
* Add support for changing cluster size upon re-activationAndrea Bastoni2010-04-15
* Update commentsAndrea Bastoni2010-04-15
* Bugfix: get right domain in unlink() even if linked_on == NO_CPUAndrea Bastoni2010-04-15
* First attempt for C-EDF gedf-basedAndrea Bastoni2010-04-15
* Add /proc/litmus/cluster_cacheAndrea Bastoni2010-04-13
* Test shared_cpu_map output at plugin initializationAndrea Bastoni2010-04-13
* Copy and rename gsn-edf -> cedfAndrea Bastoni2010-04-13
* Bugfix: C-EDF init when num online Cpus less than min cluster sizeAndrea Bastoni2010-02-19
* Add C-EDF PluginAndrea Bastoni2010-02-06