aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* adaptive: reweight if the total system capacity is exceeded.RTAS08Bjoern B. Brandenburg2007-10-26
* seems to be working like thisBjoern B. Brandenburg2007-10-19
* litmus: Rework scheduler signals implementationBjoern B. Brandenburg2007-10-17
* adaptive: Aaron's fixes, clean out debug, and merge headerBjoern B. Brandenburg2007-10-17
* Fixed Adaptive stuffAaron Block2007-10-10
* Changed the scheduling algorithms to include more usefull tagsAaron Block2007-10-10
* FIXME: hot fixes to get it to runBjoern B. Brandenburg2007-10-09
* compile fixesBjoern B. Brandenburg2007-10-09
* 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
* fpmath: add _max()Bjoern B. Brandenburg2007-10-09
* sched_trace: add sched_trace_weight_error()Bjoern B. Brandenburg2007-10-09
* adaptive: add a ton of debugging outputBjoern B. Brandenburg2007-10-09
* adaptive: work-around weird output behavior.Bjoern B. Brandenburg2007-10-09
* adaptive: get rid of weight-estimator slope misconceptionBjoern B. Brandenburg2007-10-09
* litmus-core: fix debug outputBjoern B. Brandenburg2007-10-08
* 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
* litmus: add qsort list manipulation functionBjoern B. Brandenburg2007-10-07
* adaptive: use 32bit fixed point mathBjoern 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
* sched_trace: Store size of entry in header to ease parsing.Bjoern 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
* Add service level changes to sched_trace.Bjoern B. Brandenburg2007-10-05
* Fix service level system call.Bjoern B. Brandenburg2007-10-05
* adaptive: set period and wcet based on first service levelBjoern B. Brandenburg2007-10-04
* adaptive: introduce service level system callsBjoern B. Brandenburg2007-10-04
* Import race fix.Bjoern B. Brandenburg2007-10-04
|\
| * Fix long standing set_rt_params race by disallowing it.Bjoern B. Brandenburg2007-10-04
* | adaptive: introduce service levelBjoern B. Brandenburg2007-10-04
* | Wrap task teardown.Bjoern B. Brandenburg2007-10-04
* | Fix RT scheduler tickBjoern B. Brandenburg2007-10-04
* | Merge with qemu branchBjoern B. Brandenburg2007-10-04
|\|
| * Cleanup: Get rid of unneeded algo_tick indirection.Bjoern 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
|/
* Fix sleeping behavior.Bjoern B. Brandenburg2007-10-04
* bugfix: don't forget to requeue linked task at the end of RT modeBjoern B. Brandenburg2007-09-25