aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched_fair.c
Commit message (Expand)AuthorAge
* 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
* sched: group scheduler, fix latencySrivatsa Vaddagiri2007-10-15
* sched: group scheduler, fix bloatSrivatsa Vaddagiri2007-10-15
* sched: cleanup, remove stale commentIngo Molnar2007-10-15
* sched: speed up and simplify vslice calculationsPeter Zijlstra2007-10-15
* sched: clean up min_vruntime usePeter Zijlstra2007-10-15
* sched: yield fixDmitry Adamushko2007-10-15
* sched: group scheduler wakeup latency fixSrivatsa Vaddagiri2007-10-15
* sched: remove set_leftmost()Ingo Molnar2007-10-15
* sched: max_vruntime() simplificationPeter Zijlstra2007-10-15
* sched: fix sign check error in place_entity()Ingo Molnar2007-10-15
* sched: undo some of the recent changesIngo Molnar2007-10-15
* sched: remove last_min_vruntime effectIngo Molnar2007-10-15
* sched: entity_key() fixIngo Molnar2007-10-15