aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched_fair.c
Commit message (Expand)AuthorAge
* 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
* sched: remove PREEMPT_RESTRICTIngo Molnar2007-11-09
* sched: reintroduce SMP tunings againIngo Molnar2007-11-09
* sched: reintroduce the sched_min_granularity tunablePeter Zijlstra2007-11-09
* sched: documentation: place_entity() commentsPeter Zijlstra2007-11-09
* sched: fix vslicePeter Zijlstra2007-11-09
* sched: fix style of swap() macro in kernel/sched_fair.cIngo Molnar2007-10-29
* sched: isolate SMP balancing code a bit morePeter Williams2007-10-24
* sched: reduce balance-tasks overheadPeter Williams2007-10-24
* sched: fix new task startup crashSrivatsa Vaddagiri2007-10-17
* sched: reintroduce cache-hot affinityIngo Molnar2007-10-15
* sched: speed up context-switches a bitIngo Molnar2007-10-15
* sched: do not wakeup-preempt with SCHED_BATCH tasksIngo Molnar2007-10-15
* sched: update commentIngo Molnar2007-10-15
* sched: prevent wakeup over-schedulingMike Galbraith2007-10-15
* sched: disable forced preemption by defaultPeter Zijlstra2007-10-15
* sched: fix group scheduling for SCHED_BATCHDmitry Adamushko2007-10-15
* sched: disable sleeper_fairness on SCHED_BATCHPeter Zijlstra2007-10-15
* sched: another wakeup_granularity fixPeter Zijlstra2007-10-15
* sched: fix: move the CPU check into ->task_new_fair()Ingo Molnar2007-10-15
* sched: cleanup: function prototype cleanupsIngo Molnar2007-10-15
* sched: cleanup: rename SCHED_FEAT_USE_TREE_AVG to SCHED_FEAT_TREE_AVGIngo Molnar2007-10-15
* sched: cleanup, make dequeue_entity() and update_stats_wait_end() similarDmitry Adamushko2007-10-15
* sched: cleanup, remove calc_weighted()Dmitry Adamushko2007-10-15
* sched: uninline schedulerAlexey Dobriyan2007-10-15
* sched: tweak wakeup granularityIngo Molnar2007-10-15
* sched: fix __pick_next_entity()Dmitry Adamushko2007-10-15
* sched: vslice fixups for non-0 nice levelsIngo Molnar2007-10-15
* sched: mark scheduling classes as constIngo Molnar2007-10-15