aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched_fair.c
Commit message (Expand)AuthorAge
...
* sched: remove wait_runtime limitIngo Molnar2007-10-15
* sched: clean up struct load_statDmitry Adamushko2007-10-15
* sched: debug: update exec_clock only when SCHED_DEBUGIngo Molnar2007-10-15
* sched: handle vruntime 64-bit overflowPeter Zijlstra2007-10-15
* sched: add tree based averagesPeter Zijlstra2007-10-15
* sched: remove SCHED_FEAT_SKIP_INITIALIngo Molnar2007-10-15
* sched: clean up new task placementPeter Zijlstra2007-10-15
* sched: wakeup granularity increaseIngo Molnar2007-10-15
* sched: simplify check_preempt() methodsIngo Molnar2007-10-15
* sched: simplify adaptive latencyPeter Zijlstra2007-10-15
* sched: new task placement for vruntimePeter Zijlstra2007-10-15
* sched: optimize vruntime based schedulingIngo Molnar2007-10-15
* sched: move sched_feat() definitionsIngo Molnar2007-10-15
* sched: introduce se->vruntimeIngo Molnar2007-10-15
* sched: clean up calc_weighted()Ingo Molnar2007-10-15
* sched: uninline __enqueue_entity()/__dequeue_entity()Ingo Molnar2007-10-15
* sched: simplify SCHED_FEAT_* codePeter Zijlstra2007-10-15
* sched: cleanup: simplify cfs_rq_curr() methodsIngo Molnar2007-10-15
* sched: track cfs_rq->curr on !group-scheduling tooIngo Molnar2007-10-15
* sched: remove precise CPU loadIngo Molnar2007-10-15
* sched: remove stat_granIngo Molnar2007-10-15
* sched: use constants if !CONFIG_SCHED_DEBUGIngo Molnar2007-10-15
* sched: debug: track maximum 'slice'Ingo Molnar2007-10-15
* sched: resched task in task_new_fair()Ingo Molnar2007-10-15
* sched: fix profile=sleepIngo Molnar2007-10-02
* sched: add /proc/sys/kernel/sched_compat_yieldIngo Molnar2007-09-19
* sched: fix ideal_runtime calculations for reniced tasksPeter Zijlstra2007-09-05
* sched: improve prev_sum_exec_runtime settingPeter Zijlstra2007-09-05
* sched: simplify __check_preempt_curr_fair()Peter Zijlstra2007-09-05
* sched: debug: fix cfs_rq->wait_runtime accountingIngo Molnar2007-09-05
* sched: fix niced_granularity() shiftIngo Molnar2007-09-05
* sched: clean up task_new_fair()Ingo Molnar2007-08-28
* sched: small schedstat fixIngo Molnar2007-08-28
* sched: fix wait_start_fair condition in update_stats_wait_end()Ingo Molnar2007-08-28
* sched: call update_curr() in task_tick_fair()Ting Yang2007-08-28
* sched: make the scheduler converge to the ideal latencyIngo Molnar2007-08-28
* sched: fix sleeper bonus limitMike Galbraith2007-08-28
* sched: cleanup, sched_granularity -> sched_min_granularityIngo Molnar2007-08-25
* sched: adaptive scheduler granularityPeter Zijlstra2007-08-25
* sched: fix startup penalty calculationIngo Molnar2007-08-24
* sched: simplify bonus calculation #2Peter Zijlstra2007-08-24
* sched: simplify bonus calculation #1Peter Zijlstra2007-08-24
* sched: tidy up and simplify the bonus balanceIngo Molnar2007-08-24
* sched: remove HZ dependency from the granularity defaultIngo Molnar2007-08-24
* sched: CONFIG_SCHED_GROUP_FAIR=y fixletBruce Ashfield2007-08-24
* sched: fix sleeper bonusIngo Molnar2007-08-12
* sched: fix typo in the FAIR_GROUP_SCHED branchIngo Molnar2007-08-10
* sched: refine negative nice level granularityIngo Molnar2007-08-09
* sched: fix update_stats_enqueue() reniced codepathIngo Molnar2007-08-09
* sched: clean up set_curr_task_fair()Ingo Molnar2007-08-09