aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched_fair.c
Commit message (Expand)AuthorAge
* sched: debug: show a weight treePeter Zijlstra2008-04-19
* sched: fair: weight calculationsPeter Zijlstra2008-04-19
* sched: fair-group: de-couple load-balancing from the rb-treesPeter Zijlstra2008-04-19
* sched: fair-group scheduling vs latencyPeter Zijlstra2008-04-19
* sched: fair-group: SMP-nice for group schedulingPeter Zijlstra2008-04-19
* sched, cpuset: customize sched domains, coreHidetoshi Seto2008-04-19
* sched: prepatory code movementPeter Zijlstra2008-04-19
* sched: mix tasks and groupsDhaval Giani2008-04-19
* sched: old sleeper bonusPeter Zijlstra2008-04-19
* sched: fix regression with sched yieldPeter Zijlstra2008-04-19
* sched: remove sysctl_sched_batch_wakeup_granularityIngo Molnar2008-04-19
* sched: fix wakeup granularity for buddiesPeter Zijlstra2008-04-19
* sched: re-do "sched: fix fair sleepers"Ingo Molnar2008-04-19
* revert "sched: fix fair sleepers"Ingo Molnar2008-04-14
* sched: cleanup old and rarely used 'debug' features.Peter Zijlstra2008-03-21
* sched: retune wake granularityIngo Molnar2008-03-18
* sched: improve affine wakeupsIngo Molnar2008-03-18
* sched: clean up wakeup balancing, code flowIngo Molnar2008-03-18
* sched: clean up wakeup balancing, rename variablesIngo Molnar2008-03-18
* sched: clean up wakeup balancing, move wake_affine()Ingo Molnar2008-03-18
* sched: simplify sched_slice()Ingo Molnar2008-03-14
* sched: fix fair sleepersIngo Molnar2008-03-14
* sched: fix overload performance: buddy wakeupsPeter Zijlstra2008-03-14
* sched: min_vruntime fixPeter Zijlstra2008-03-14
* sched: retain vruntimePeter Zijlstra2008-03-07
* sched: revert load_balance_monitor() changesPeter Zijlstra2008-03-04
* sched: clean up __pick_last_entity() a bitIngo Molnar2008-02-25
* sched: remove duplicate code from sched_fair.cBalbir Singh2008-02-25
* sched: let +nice tasks have smaller impactPeter Zijlstra2008-01-31
* sched: fix high wake up latencies with FAIR_USER_SCHEDSrivatsa Vaddagiri2008-01-31
* sched: keep total / count stats in addition to the max forArjan van de Ven2008-01-25
* sched: fix: don't take a mutex from interrupt contextPeter Zijlstra2008-01-25
* sched: latencytop supportArjan van de Ven2008-01-25
* sched: high-res preemption tickPeter Zijlstra2008-01-25
* sched: RT-balance, add new methods to sched_classSteven Rostedt2008-01-25
* sched: remove do_div() from __sched_slice()Peter Zijlstra2008-01-25
* sched: no need for 'affine wakeup' balancingDmitry Adamushko2008-01-25
* sched: de-SCHED_OTHER-ize the RT pathGregory Haskins2008-01-25
* sched: group scheduler, fix fairness of cpu bandwidth allocation for task groupsSrivatsa Vaddagiri2008-01-25
* sched: group scheduling, change how cpu load is calculatedSrivatsa Vaddagiri2008-01-25
* sched: group scheduling, minor fixesSrivatsa Vaddagiri2008-01-25
* sched: do not hurt SCHED_BATCH on wakeupIngo Molnar2007-12-18
* sched: default to more agressive yield for SCHED_BATCH tasksIngo Molnar2007-12-04
* sched: cpu accounting controller (V2)Srivatsa Vaddagiri2007-12-02
* sched: fix minimum granularity tuningsZou Nan hai2007-11-26
* sched: make sched_nr_latency staticAdrian Bunk2007-11-15
* sched: fix copy_namespace() <-> sched_fork() dependency in do_forkSrivatsa Vaddagiri2007-11-09
* sched: clean up the wakeup preempt check, #2Ingo Molnar2007-11-09
* sched: clean up the wakeup preempt checkIngo Molnar2007-11-09
* sched: wakeup preemption fixIngo Molnar2007-11-09