2007-10-15 |
Peter Zijlstra | sched: disable forced preemption by default Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Dmitry Adamushko | sched: fix group scheduling for SCHED_BATCH Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Zou Nan hai | sched: some proc entries are missed in sched_domain... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Gautham R Shenoy | sched: fix rt ptracer monopolizing CPU Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Dhaval Giani | sched: group scheduling, sysfs tunables Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Peter Zijlstra | sched: disable sleeper_fairness on SCHED_BATCH Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Peter Zijlstra | sched: another wakeup_granularity fix Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Paul E. McKenney | sched: export cpu_clock() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: fix: move the CPU check into ->task_new_fair() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: cleanup: function prototype cleanups Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: cleanup: rename task_grp to task_group Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: cleanup: rename SCHED_FEAT_USE_TREE_AVG to SCHED_FEAT... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: kfree(NULL) is valid Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: style cleanup Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: break out if printing a warning in sched_domain_debug() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: run sched_domain_debug() if CONFIG_SCHED_DEBUG=y Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Mike Galbraith | sched: cleanup, remove the TASK_NONINTERACTIVE flag Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Dmitry Adamushko | sched: cleanup, make dequeue_entity() and update_stats_wait_... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Dmitry Adamushko | sched: cleanup, remove calc_weighted() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Dmitry Adamushko | sched: tidy up SCHED_RR Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Alexey Dobriyan | sched: uninline scheduler Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: tweak wakeup granularity Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: optimize schedule() a bit on SMP Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Dmitry Adamushko | sched: fix __pick_next_entity() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: vslice fixups for non-0 nice levels Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: whitespace cleanups Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: mark scheduling classes as const Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Srivatsa Vaddagiri | sched: group scheduler, fix latency Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Srivatsa Vaddagiri | sched: group scheduler, fix bloat Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Srivatsa Vaddagiri | sched: group scheduler, fix coding style issues Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: cleanup, remove stale comment Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Peter Zijlstra | sched: speed up and simplify vslice calculations Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Peter Zijlstra | sched: clean up min_vruntime use Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Srivatsa Vaddagiri | sched: group scheduler SMP migration fix Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: clean up schedstats, cnt -> count Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Dmitry Adamushko | sched: yield fix Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Srivatsa Vaddagiri | sched: group scheduler wakeup latency fix Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: remove set_leftmost() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Hiroshi Shimamoto | sched: clean up sched_fork() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Peter Zijlstra | sched: max_vruntime() simplification Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: fix sched_fork() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: fix sign check error in place_entity() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: undo some of the recent changes Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: remove last_min_vruntime effect Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: remove condition from set_task_cpu() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: entity_key() fix Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Peter Zijlstra | sched debug: check spread Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched debug: more width for parameter printouts Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Peter Zijlstra | sched: add vslice Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched debug: print settings Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: remove unneeded tunables Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
S.Caglar Onur | sched debug: BKL usage statistics, fix Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched debug: BKL usage statistics Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: enable CONFIG_FAIR_GROUP_SCHED=y by default Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: fair-group sched, cleanups Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Srivatsa Vaddagiri | sched: add fair-user scheduler Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Srivatsa Vaddagiri | sched: clean up code under CONFIG_FAIR_GROUP_SCHED Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Srivatsa Vaddagiri | sched: print &rq->cfs stats Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Srivatsa Vaddagiri | sched: print nr_running and load in /proc/sched_debug Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Srivatsa Vaddagiri | sched: fix minor bug in yield Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Srivatsa Vaddagiri | sched: revert recent removal of set_curr_task() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: kernel/sched_fair.c whitespace cleanups Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Mike Galbraith | sched: fix formatting of /proc/sched_debug Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: enhance debug output Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: prettify /proc/sched_debug output Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Dmitry Adamushko | sched: rework enqueue/dequeue_entity() to get rid of... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Dmitry Adamushko | sched: simplify sched_class::yield_task() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Dmitry Adamushko | sched: optimize task_new_fair() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: fix delay accounting performance regression Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Dmitry Adamushko | sched: do not keep current in the tree and get rid... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Dmitry Adamushko | sched: add set_curr_task() calls Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Dmitry Adamushko | sched: sched_setscheduler() fix Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Srivatsa Vaddagiri | sched: group-scheduler core Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Mike Galbraith | sched: fix SMP migration latencies Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Peter Zijlstra | sched: better min_vruntime tracking Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: x86: allow single-depth wchan output Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Dmitry Adamushko | sched: clean up schedstat block in dequeue_entity() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: remove wait_runtime fields and features Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: remove wait_runtime limit Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Dmitry Adamushko | sched: clean up struct load_stat Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: debug: update exec_clock only when SCHED_DEBUG Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: add more vruntime statistics Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Peter Zijlstra | sched: handle vruntime 64-bit overflow Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Peter Zijlstra | sched: add tree based averages Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: remove SCHED_FEAT_SKIP_INITIAL Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: add se->vruntime debugging Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Peter Zijlstra | sched: clean up new task placement Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: wakeup granularity increase Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: simplify check_preempt() methods Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Peter Zijlstra | sched: simplify adaptive latency Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Peter Zijlstra | sched: new task placement for vruntime Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: optimize vruntime based scheduling Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: move sched_feat() definitions Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: introduce se->vruntime Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: clean up calc_weighted() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: speed up update_load_add/_sub() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: uninline __enqueue_entity()/__dequeue_entity() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Peter Zijlstra | sched: simplify SCHED_FEAT_* code Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: cleanup: simplify cfs_rq_curr() methods Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: track cfs_rq->curr on !group-scheduling too Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |