2007-10-24 |
Mike Galbraith | x86: fix CONFIG_KEXEC build breakage Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-19 |
Christian Borntraeger | sched: fix guest time accounting going faster than... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-18 |
Ken Chen | sched: reduce schedstat variable overhead a bit Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-18 |
Ingo Molnar | sched: add KERN_CONT annotation Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-18 |
Ingo Molnar | sched: cleanup, make struct rq comments more consistent Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-18 |
Ingo Molnar | sched: cleanup, fix spacing Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-18 |
Andi Kleen | sched: fix return value of wait_for_completion_interruptible() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-17 |
Srivatsa Vaddagiri | sched: fix new task startup crash Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-17 |
Dhaval Giani | sched: fix !SYSFS build breakage Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-17 |
Ken Chen | sched: fix improper load balance across sched domain Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-17 |
Milton Miller | sched: more robust sd-sysctl entry freeing Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: sync wakeups preempt too Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: affine sync wakeups Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Laurent Vivier | sched: guest CPU accounting: maintain guest state in KVM [ mingo@elte.hu: ported to 2.6.24 KVM. ] Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Laurent Vivier | sched: guest CPU accounting: maintain stats in account_syste... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Laurent Vivier | sched: guest CPU accounting: add guest-CPU /proc/<pid... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Laurent Vivier | sched: guest CPU accounting: add guest-CPU /proc/stat... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Milton Miller | sched: domain sysctl fixes: add terminator comment Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Milton Miller | sched: domain sysctl fixes: do not crash on allocation... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Milton Miller | sched: domain sysctl fixes: unregister the sysctl table... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Milton Miller | sched: domain sysctl fixes: use for_each_online_cpu() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Milton Miller | sched: domain sysctl fixes: use kcalloc() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Arjan van de Ven | Make scheduler debug file operations const Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: enable wake-idle on CONFIG_SCHED_MC=y Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: reintroduce topology.h tunings Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: allow the immediate migration of cache-cold... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: debug, improve migration statistics Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: debug: increase width of debug line Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Peter Zijlstra | sched: activate task_hot() only on fair-scheduled tasks Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: reintroduce cache-hot affinity Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: speed up context-switches a bit Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: do not wakeup-preempt with SCHED_BATCH tasks Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Srivatsa Vaddagiri | sched: generate uevents for user creation/destruction Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: do not normalize kernel threads via SysRq-N Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Andi Kleen | sched: remove stale comment from sched_group_set_shares() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: clean up is_migration_thread() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Andi Kleen | sched: cleanup: refactor normalize_rt_tasks Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Andi Kleen | sched: cleanup: refactor common code of sleep_on /... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Andi Kleen | sched: cleanup: remove unnecessary gotos Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Ingo Molnar | sched: update comment Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-15 |
Mike Galbraith | sched: prevent wakeup over-scheduling Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
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 |