aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched_adaptive.c
Commit message (Expand)AuthorAge
* cleanup: tidy up code before release2007.2Bjoern B. Brandenburg2007-10-27
* adaptive: reweight if the total system capacity is exceeded.RTAS08Bjoern B. Brandenburg2007-10-26
* seems to be working like thisBjoern B. Brandenburg2007-10-19
* adaptive: Aaron's fixes, clean out debug, and merge headerBjoern B. Brandenburg2007-10-17
* Changed the scheduling algorithms to include more usefull tagsAaron Block2007-10-10
* adaptive: only send signal when requested.Bjoern B. Brandenburg2007-10-09
* litmus-core: add scheduler_signal() infrastructureBjoern B. Brandenburg2007-10-09
* adaptive: increase+decrease goodnessBjoern B. Brandenburg2007-10-09
* adaptive: add a ton of debugging outputBjoern B. Brandenburg2007-10-09
* adaptive: debuggingBjoern B. Brandenburg2007-10-08
* adaptive: good night...Bjoern B. Brandenburg2007-10-08
* adaptive: take out all synchronization supportBjoern B. Brandenburg2007-10-08
* adaptive: check for pending weight changes on scheduler tickBjoern B. Brandenburg2007-10-08
* adaptive: optimizer compilesBjoern B. Brandenburg2007-10-08
* adpative: massive work on the optimizerBjoern B. Brandenburg2007-10-07
* adaptive: add linear weight_transfer metricBjoern B. Brandenburg2007-10-07
* compile fixBjoern B. Brandenburg2007-10-07
* adaptive: fix weight change metricBjoern B. Brandenburg2007-10-07
* adaptive: error threshold must test against absolute errorBjoern B. Brandenburg2007-10-07
* adaptive: introduce optimizer hooksBjoern B. Brandenburg2007-10-07
* Cleanup: Remove job stats that no scheduler uses anyway.Bjoern B. Brandenburg2007-10-07
* adaptive: introduce fixed point mathBjoern B. Brandenburg2007-10-07
* Add some infrastructure for reweighting.Bjoern B. Brandenburg2007-10-05
* Fix RT scheduler tickBjoern B. Brandenburg2007-10-04
* adaptive: allow jobs to overrunBjoern B. Brandenburg2007-10-04
* Remove some really old left-overs.Bjoern B. Brandenburg2007-10-04
* Add adaptive scheduler based on GSN-EDF.Bjoern B. Brandenburg2007-10-04