aboutsummaryrefslogtreecommitdiffstats
path: root/litmus/edf_common.c
Commit message (Collapse)AuthorAge
* EDF: support priority boostingBjoern B. Brandenburg2011-02-01
| | | | While we are at it, simplify edf_higher_prio() a bit.
* Refactor binomial heap names: heap -> bheapAndrea Bastoni2010-05-29
| | | | | | - Binomial heap "heap" names conflicted with priority heap of cgroup in kernel - This patch change binomial heap "heap" names in "bheap"
* [ported from 2008.3] Add common EDF functionsAndrea Bastoni2010-05-29