summaryrefslogtreecommitdiffstats
path: root/kernel/sched_fair.c
Commit message (Expand)AuthorAgeFilesLines
...
* sched: clean up struct load_statDmitry Adamushko2007-10-151-1/+1
* sched: debug: update exec_clock only when SCHED_DEBUGIngo Molnar2007-10-151-1/+1
* sched: handle vruntime 64-bit overflowPeter Zijlstra2007-10-151-4/+11
* sched: add tree based averagesPeter Zijlstra2007-10-151-7/+13
* sched: remove SCHED_FEAT_SKIP_INITIALIngo Molnar2007-10-151-7/+0
* sched: clean up new task placementPeter Zijlstra2007-10-151-15/+42
* sched: wakeup granularity increaseIngo Molnar2007-10-151-16/+11
* sched: simplify check_preempt() methodsIngo Molnar2007-10-151-4/+3
* sched: simplify adaptive latencyPeter Zijlstra2007-10-151-104/+9
* sched: new task placement for vruntimePeter Zijlstra2007-10-151-9/+27
* sched: optimize vruntime based schedulingIngo Molnar2007-10-151-0/+3
* sched: move sched_feat() definitionsIngo Molnar2007-10-151-31/+0
* sched: introduce se->vruntimeIngo Molnar2007-10-151-33/+48
* sched: clean up calc_weighted()Ingo Molnar2007-10-151-23/+8
* sched: uninline __enqueue_entity()/__dequeue_entity()Ingo Molnar2007-10-151-2/+2
* sched: simplify SCHED_FEAT_* codePeter Zijlstra2007-10-151-5/+7
* sched: cleanup: simplify cfs_rq_curr() methodsIngo Molnar2007-10-151-18/+6
* sched: track cfs_rq->curr on !group-scheduling tooIngo Molnar2007-10-151-22/+9
* sched: remove precise CPU loadIngo Molnar2007-10-151-4/+2
* sched: remove stat_granIngo Molnar2007-10-151-32/+14
* sched: use constants if !CONFIG_SCHED_DEBUGIngo Molnar2007-10-151-8/+20
* sched: debug: track maximum 'slice'Ingo Molnar2007-10-151-0/+11
* sched: resched task in task_new_fair()Ingo Molnar2007-10-151-0/+1
* sched: fix profile=sleepIngo Molnar2007-10-021-0/+10
* sched: add /proc/sys/kernel/sched_compat_yieldIngo Molnar2007-09-191-6/+57
* sched: fix ideal_runtime calculations for reniced tasksPeter Zijlstra2007-09-051-16/+22
* sched: improve prev_sum_exec_runtime settingPeter Zijlstra2007-09-051-3/+2
* sched: simplify __check_preempt_curr_fair()Peter Zijlstra2007-09-051-5/+3
* sched: debug: fix cfs_rq->wait_runtime accountingIngo Molnar2007-09-051-5/+5
* sched: fix niced_granularity() shiftIngo Molnar2007-09-051-1/+1
* sched: clean up task_new_fair()Ingo Molnar2007-08-281-3/+3
* sched: small schedstat fixIngo Molnar2007-08-281-1/+3
* sched: fix wait_start_fair condition in update_stats_wait_end()Ingo Molnar2007-08-281-0/+3
* sched: call update_curr() in task_tick_fair()Ting Yang2007-08-281-2/+3
* sched: make the scheduler converge to the ideal latencyIngo Molnar2007-08-281-4/+22
* sched: fix sleeper bonus limitMike Galbraith2007-08-281-1/+1
* sched: cleanup, sched_granularity -> sched_min_granularityIngo Molnar2007-08-251-2/+2
* sched: adaptive scheduler granularityPeter Zijlstra2007-08-251-12/+65
* sched: fix startup penalty calculationIngo Molnar2007-08-241-1/+1
* sched: simplify bonus calculation #2Peter Zijlstra2007-08-241-2/+1
* sched: simplify bonus calculation #1Peter Zijlstra2007-08-241-2/+1
* sched: tidy up and simplify the bonus balanceIngo Molnar2007-08-241-4/+10
* sched: remove HZ dependency from the granularity defaultIngo Molnar2007-08-241-7/+6
* sched: CONFIG_SCHED_GROUP_FAIR=y fixletBruce Ashfield2007-08-241-1/+1
* sched: fix sleeper bonusIngo Molnar2007-08-121-6/+6
* sched: fix typo in the FAIR_GROUP_SCHED branchIngo Molnar2007-08-101-4/+3
* sched: refine negative nice level granularityIngo Molnar2007-08-091-6/+10
* sched: fix update_stats_enqueue() reniced codepathIngo Molnar2007-08-091-1/+2
* sched: clean up set_curr_task_fair()Ingo Molnar2007-08-091-11/+4
* sched: remove __update_rq_clock() call from entity_tick()Ingo Molnar2007-08-091-3/+0
OpenPOWER on IntegriCloud