sched: fix sync wakeups
[safe/jmp/linux-2.6] / kernel / sched_fair.c
2008-03-19 Ingo Molnarsched: clean up wakeup balancing, move wake_affine()
2008-03-15 Ingo Molnarsched: simplify sched_slice()
2008-03-15 Ingo Molnarsched: fix fair sleepers
2008-03-15 Peter Zijlstrasched: fix overload performance: buddy wakeups
2008-03-15 Peter Zijlstrasched: min_vruntime fix
2008-03-07 Peter Zijlstrasched: retain vruntime
2008-03-04 Peter Zijlstrasched: revert load_balance_monitor() changes
2008-02-25 Ingo Molnarsched: clean up __pick_last_entity() a bit
2008-02-25 Balbir Singhsched: remove duplicate code from sched_fair.c
2008-01-31 Peter Zijlstrasched: let +nice tasks have smaller impact
2008-01-31 Srivatsa Vaddagirisched: fix high wake up latencies with FAIR_USER_SCHED
2008-01-25 Arjan van de Vensched: keep total / count stats in addition to the...
2008-01-25 Peter Zijlstrasched: fix: don't take a mutex from interrupt context
2008-01-25 Arjan van de Vensched: latencytop support
2008-01-25 Peter Zijlstrasched: high-res preemption tick
2008-01-25 Steven Rostedtsched: RT-balance, add new methods to sched_class
2008-01-25 Peter Zijlstrasched: remove do_div() from __sched_slice()
2008-01-25 Dmitry Adamushkosched: no need for 'affine wakeup' balancing
2008-01-25 Gregory Haskinssched: de-SCHED_OTHER-ize the RT path
2008-01-25 Srivatsa Vaddagirisched: group scheduler, fix fairness of cpu bandwidth...
2008-01-25 Srivatsa Vaddagirisched: group scheduling, change how cpu load is calculated
2008-01-25 Srivatsa Vaddagirisched: group scheduling, minor fixes
2007-12-18 Ingo Molnarsched: do not hurt SCHED_BATCH on wakeup
2007-12-04 Ingo Molnarsched: default to more agressive yield for SCHED_BATCH...
2007-12-02 Srivatsa Vaddagirisched: cpu accounting controller (V2)
2007-11-26 Zou Nan haisched: fix minimum granularity tunings
2007-11-15 Adrian Bunksched: make sched_nr_latency static
2007-11-09 Srivatsa Vaddagirisched: fix copy_namespace() <-> sched_fork() dependency...
2007-11-09 Ingo Molnarsched: clean up the wakeup preempt check, #2
2007-11-09 Ingo Molnarsched: clean up the wakeup preempt check
2007-11-09 Ingo Molnarsched: wakeup preemption fix
2007-11-09 Ingo Molnarsched: remove PREEMPT_RESTRICT
2007-11-09 Ingo Molnarsched: reintroduce SMP tunings again
2007-11-09 Peter Zijlstrasched: reintroduce the sched_min_granularity tunable
2007-11-09 Peter Zijlstrasched: documentation: place_entity() comments
2007-11-09 Peter Zijlstrasched: fix vslice
2007-10-29 Ingo Molnarsched: fix style of swap() macro in kernel/sched_fair.c
2007-10-24 Peter Williamssched: isolate SMP balancing code a bit more
2007-10-24 Peter Williamssched: reduce balance-tasks overhead
2007-10-17 Srivatsa Vaddagirisched: fix new task startup crash
2007-10-15 Ingo Molnarsched: reintroduce cache-hot affinity
2007-10-15 Ingo Molnarsched: speed up context-switches a bit
2007-10-15 Ingo Molnarsched: do not wakeup-preempt with SCHED_BATCH tasks
2007-10-15 Ingo Molnarsched: update comment
2007-10-15 Mike Galbraithsched: prevent wakeup over-scheduling
2007-10-15 Peter Zijlstrasched: disable forced preemption by default
2007-10-15 Dmitry Adamushkosched: fix group scheduling for SCHED_BATCH
2007-10-15 Peter Zijlstrasched: disable sleeper_fairness on SCHED_BATCH
2007-10-15 Peter Zijlstrasched: another wakeup_granularity fix
2007-10-15 Ingo Molnarsched: fix: move the CPU check into ->task_new_fair()
2007-10-15 Ingo Molnarsched: cleanup: function prototype cleanups
2007-10-15 Ingo Molnarsched: cleanup: rename SCHED_FEAT_USE_TREE_AVG to SCHED...
2007-10-15 Dmitry Adamushkosched: cleanup, make dequeue_entity() and update_stats_...
2007-10-15 Dmitry Adamushkosched: cleanup, remove calc_weighted()
2007-10-15 Alexey Dobriyansched: uninline scheduler
2007-10-15 Ingo Molnarsched: tweak wakeup granularity
2007-10-15 Dmitry Adamushkosched: fix __pick_next_entity()
2007-10-15 Ingo Molnarsched: vslice fixups for non-0 nice levels
2007-10-15 Ingo Molnarsched: mark scheduling classes as const
2007-10-15 Srivatsa Vaddagirisched: group scheduler, fix latency
2007-10-15 Srivatsa Vaddagirisched: group scheduler, fix bloat
2007-10-15 Ingo Molnarsched: cleanup, remove stale comment
2007-10-15 Peter Zijlstrasched: speed up and simplify vslice calculations
2007-10-15 Peter Zijlstrasched: clean up min_vruntime use
2007-10-15 Dmitry Adamushkosched: yield fix
2007-10-15 Srivatsa Vaddagirisched: group scheduler wakeup latency fix
2007-10-15 Ingo Molnarsched: remove set_leftmost()
2007-10-15 Peter Zijlstrasched: max_vruntime() simplification
2007-10-15 Ingo Molnarsched: fix sign check error in place_entity()
2007-10-15 Ingo Molnarsched: undo some of the recent changes
2007-10-15 Ingo Molnarsched: remove last_min_vruntime effect
2007-10-15 Ingo Molnarsched: entity_key() fix
2007-10-15 Peter Zijlstrasched debug: check spread
2007-10-15 Peter Zijlstrasched: add vslice
2007-10-15 Ingo Molnarsched: remove unneeded tunables
2007-10-15 Srivatsa Vaddagirisched: clean up code under CONFIG_FAIR_GROUP_SCHED
2007-10-15 Srivatsa Vaddagirisched: print &rq->cfs stats
2007-10-15 Srivatsa Vaddagirisched: fix minor bug in yield
2007-10-15 Srivatsa Vaddagirisched: revert recent removal of set_curr_task()
2007-10-15 Ingo Molnarsched: kernel/sched_fair.c whitespace cleanups
2007-10-15 Dmitry Adamushkosched: rework enqueue/dequeue_entity() to get rid of...
2007-10-15 Dmitry Adamushkosched: simplify sched_class::yield_task()
2007-10-15 Dmitry Adamushkosched: optimize task_new_fair()
2007-10-15 Dmitry Adamushkosched: do not keep current in the tree and get rid...
2007-10-15 Dmitry Adamushkosched: sched_setscheduler() fix
2007-10-15 Srivatsa Vaddagirisched: group-scheduler core
2007-10-15 Peter Zijlstrasched: better min_vruntime tracking
2007-10-15 Dmitry Adamushkosched: clean up schedstat block in dequeue_entity()
2007-10-15 Ingo Molnarsched: remove wait_runtime fields and features
2007-10-15 Ingo Molnarsched: remove wait_runtime limit
2007-10-15 Dmitry Adamushkosched: clean up struct load_stat
2007-10-15 Ingo Molnarsched: debug: update exec_clock only when SCHED_DEBUG
2007-10-15 Peter Zijlstrasched: handle vruntime 64-bit overflow
2007-10-15 Peter Zijlstrasched: add tree based averages
2007-10-15 Ingo Molnarsched: remove SCHED_FEAT_SKIP_INITIAL
2007-10-15 Peter Zijlstrasched: clean up new task placement
2007-10-15 Ingo Molnarsched: wakeup granularity increase
2007-10-15 Ingo Molnarsched: simplify check_preempt() methods
2007-10-15 Peter Zijlstrasched: simplify adaptive latency
2007-10-15 Peter Zijlstrasched: new task placement for vruntime
next