aboutsummaryrefslogtreecommitdiffstats
path: root/litmus/sched_pfair.c
Commit message (Expand)AuthorAge
* litmus core: provide central NO_CPU definitionBjoern B. Brandenburg2009-04-22
* repair last commitBjoern B. Brandenburg2009-04-02
* move task present flag from PFAIR to Litmus coreBjoern B. Brandenburg2009-04-02
* fix permssions in litmus directoryBjoern B. Brandenburg2009-04-02
* fixed sizeof usage to conform to linux kernel coding style. so,Mitchell Jareo2009-03-01
* LITMUS: remove trailing whitespace for release2008.2Bjoern B. Brandenburg2008-12-01
* PFAIR: improve blocking/wake_up codeBjoern B. Brandenburg2008-11-10
* PFAIR: fix schedulerBjoern B. Brandenburg2008-11-10
* PFAIR: improve tracing of advance_subtask()Bjoern B. Brandenburg2008-11-10
* PFAIR: reuse cur_sub_release()Bjoern B. Brandenburg2008-11-10
* PFAIR: increase max period to 2000Bjoern B. Brandenburg2008-11-10
* PFAIR: clean up debug tracingBjoern B. Brandenburg2008-11-10
* PFAIR: re-initialize times when plugin is activatedBjoern B. Brandenburg2008-11-10
* PFAIR: store CPU staggering offset in CPU stateBjoern B. Brandenburg2008-11-10
* PFAIR: fix sync. release callbackBjoern B. Brandenburg2008-11-07
* PFAIR: emit sched_trace() eventsBjoern B. Brandenburg2008-11-06
* PFAIR: fix debugging macrosBjoern B. Brandenburg2008-11-06
* PFAIR: deschedule real-time tasks when they become ineligibleBjoern B. Brandenburg2008-11-06
* PFAIR: fix priority functionJohn M. Calandrino2008-10-15
* Merge branch 'master' into pfair_fixBjoern B. Brandenburg2008-09-11
|\
| * rt_domain: make release queue handling more efficientBjoern B. Brandenburg2008-09-11
* | PFAIR: don't crash on weight 1.0 tasksBjoern B. Brandenburg2008-08-25
|/
* PFAIR: Add support for sporad task releases.John Calandrino2008-07-14
* LITMUS: Add the PFAIR plugin.RTSS08Bjoern B. Brandenburg2008-05-23