2007-10-15 |
Ingo Molnar | sched: reintroduce topology.h tunings |
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: allow the immediate migration of cache-cold... |
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: debug, improve migration statistics |
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: debug: increase width of debug line |
commit | commitdiff | tree |
2007-10-15 |
Peter Zijlstra | sched: activate task_hot() only on fair-scheduled tasks |
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: reintroduce cache-hot affinity |
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: speed up context-switches a bit |
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: do not wakeup-preempt with SCHED_BATCH tasks |
commit | commitdiff | tree |
2007-10-15 |
Srivatsa Vaddagiri | sched: generate uevents for user creation/destruction |
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: do not normalize kernel threads via SysRq-N |
commit | commitdiff | tree |
2007-10-15 |
Andi Kleen | sched: remove stale comment from sched_group_set_shares() |
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: clean up is_migration_thread() |
commit | commitdiff | tree |
2007-10-15 |
Andi Kleen | sched: cleanup: refactor normalize_rt_tasks |
commit | commitdiff | tree |
2007-10-15 |
Andi Kleen | sched: cleanup: refactor common code of sleep_on /... |
commit | commitdiff | tree |
2007-10-15 |
Andi Kleen | sched: cleanup: remove unnecessary gotos |
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: update comment |
commit | commitdiff | tree |
2007-10-15 |
Mike Galbraith | sched: prevent wakeup over-scheduling |
commit | commitdiff | tree |
2007-10-15 |
Peter Zijlstra | sched: disable forced preemption by default |
commit | commitdiff | tree |
2007-10-15 |
Dmitry Adamushko | sched: fix group scheduling for SCHED_BATCH |
commit | commitdiff | tree |
2007-10-15 |
Zou Nan hai | sched: some proc entries are missed in sched_domain... |
commit | commitdiff | tree |
2007-10-15 |
Gautham R Shenoy | sched: fix rt ptracer monopolizing CPU |
commit | commitdiff | tree |
2007-10-15 |
Dhaval Giani | sched: group scheduling, sysfs tunables |
commit | commitdiff | tree |
2007-10-15 |
Peter Zijlstra | sched: disable sleeper_fairness on SCHED_BATCH |
commit | commitdiff | tree |
2007-10-15 |
Peter Zijlstra | sched: another wakeup_granularity fix |
commit | commitdiff | tree |
2007-10-15 |
Paul E. McKenney | sched: export cpu_clock() |
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: fix: move the CPU check into ->task_new_fair() |
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: cleanup: function prototype cleanups |
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: cleanup: rename task_grp to task_group |
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: cleanup: rename SCHED_FEAT_USE_TREE_AVG to SCHED... |
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: kfree(NULL) is valid |
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: style cleanup |
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: break out if printing a warning in sched_domain_... |
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: run sched_domain_debug() if CONFIG_SCHED_DEBUG=y |
commit | commitdiff | tree |
2007-10-15 |
Mike Galbraith | sched: cleanup, remove the TASK_NONINTERACTIVE flag |
commit | commitdiff | tree |
2007-10-15 |
Dmitry Adamushko | sched: cleanup, make dequeue_entity() and update_stats_... |
commit | commitdiff | tree |
2007-10-15 |
Dmitry Adamushko | sched: cleanup, remove calc_weighted() |
commit | commitdiff | tree |
2007-10-15 |
Dmitry Adamushko | sched: tidy up SCHED_RR |
commit | commitdiff | tree |
2007-10-15 |
Alexey Dobriyan | sched: uninline scheduler |
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: tweak wakeup granularity |
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: optimize schedule() a bit on SMP |
commit | commitdiff | tree |
2007-10-15 |
Dmitry Adamushko | sched: fix __pick_next_entity() |
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: vslice fixups for non-0 nice levels |
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: whitespace cleanups |
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: mark scheduling classes as const |
commit | commitdiff | tree |
2007-10-15 |
Srivatsa Vaddagiri | sched: group scheduler, fix latency |
commit | commitdiff | tree |
2007-10-15 |
Srivatsa Vaddagiri | sched: group scheduler, fix bloat |
commit | commitdiff | tree |
2007-10-15 |
Srivatsa Vaddagiri | sched: group scheduler, fix coding style issues |
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: cleanup, remove stale comment |
commit | commitdiff | tree |
2007-10-15 |
Peter Zijlstra | sched: speed up and simplify vslice calculations |
commit | commitdiff | tree |
2007-10-15 |
Peter Zijlstra | sched: clean up min_vruntime use |
commit | commitdiff | tree |
2007-10-15 |
Srivatsa Vaddagiri | sched: group scheduler SMP migration fix |
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: clean up schedstats, cnt -> count |
commit | commitdiff | tree |
2007-10-15 |
Dmitry Adamushko | sched: yield fix |
commit | commitdiff | tree |
2007-10-15 |
Srivatsa Vaddagiri | sched: group scheduler wakeup latency fix |
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: remove set_leftmost() |
commit | commitdiff | tree |
2007-10-15 |
Hiroshi Shimamoto | sched: clean up sched_fork() |
commit | commitdiff | tree |
2007-10-15 |
Peter Zijlstra | sched: max_vruntime() simplification |
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: fix sched_fork() |
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: fix sign check error in place_entity() |
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: undo some of the recent changes |
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: remove last_min_vruntime effect |
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: remove condition from set_task_cpu() |
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: entity_key() fix |
commit | commitdiff | tree |
2007-10-15 |
Peter Zijlstra | sched debug: check spread |
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched debug: more width for parameter printouts |
commit | commitdiff | tree |
2007-10-15 |
Peter Zijlstra | sched: add vslice |
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched debug: print settings |
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: remove unneeded tunables |
commit | commitdiff | tree |
2007-10-15 |
S.Caglar Onur | sched debug: BKL usage statistics, fix |
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched debug: BKL usage statistics |
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: enable CONFIG_FAIR_GROUP_SCHED=y by default |
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: fair-group sched, cleanups |
commit | commitdiff | tree |
2007-10-15 |
Srivatsa Vaddagiri | sched: add fair-user scheduler |
commit | commitdiff | tree |
2007-10-15 |
Srivatsa Vaddagiri | sched: clean up code under CONFIG_FAIR_GROUP_SCHED |
commit | commitdiff | tree |
2007-10-15 |
Srivatsa Vaddagiri | sched: print &rq->cfs stats |
commit | commitdiff | tree |
2007-10-15 |
Srivatsa Vaddagiri | sched: print nr_running and load in /proc/sched_debug |
commit | commitdiff | tree |
2007-10-15 |
Srivatsa Vaddagiri | sched: fix minor bug in yield |
commit | commitdiff | tree |
2007-10-15 |
Srivatsa Vaddagiri | sched: revert recent removal of set_curr_task() |
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: kernel/sched_fair.c whitespace cleanups |
commit | commitdiff | tree |
2007-10-15 |
Mike Galbraith | sched: fix formatting of /proc/sched_debug |
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: enhance debug output |
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: prettify /proc/sched_debug output |
commit | commitdiff | tree |
2007-10-15 |
Dmitry Adamushko | sched: rework enqueue/dequeue_entity() to get rid of... |
commit | commitdiff | tree |
2007-10-15 |
Dmitry Adamushko | sched: simplify sched_class::yield_task() |
commit | commitdiff | tree |
2007-10-15 |
Dmitry Adamushko | sched: optimize task_new_fair() |
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: fix delay accounting performance regression |
commit | commitdiff | tree |
2007-10-15 |
Dmitry Adamushko | sched: do not keep current in the tree and get rid... |
commit | commitdiff | tree |
2007-10-15 |
Dmitry Adamushko | sched: add set_curr_task() calls |
commit | commitdiff | tree |
2007-10-15 |
Dmitry Adamushko | sched: sched_setscheduler() fix |
commit | commitdiff | tree |
2007-10-15 |
Srivatsa Vaddagiri | sched: group-scheduler core |
commit | commitdiff | tree |
2007-10-15 |
Mike Galbraith | sched: fix SMP migration latencies |
commit | commitdiff | tree |
2007-10-15 |
Peter Zijlstra | sched: better min_vruntime tracking |
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: x86: allow single-depth wchan output |
commit | commitdiff | tree |
2007-10-15 |
Dmitry Adamushko | sched: clean up schedstat block in dequeue_entity() |
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: remove wait_runtime fields and features |
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: remove wait_runtime limit |
commit | commitdiff | tree |
2007-10-15 |
Dmitry Adamushko | sched: clean up struct load_stat |
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: debug: update exec_clock only when SCHED_DEBUG |
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: add more vruntime statistics |
commit | commitdiff | tree |
2007-10-15 |
Peter Zijlstra | sched: handle vruntime 64-bit overflow |
commit | commitdiff | tree |
next |