2007-11-09 |
Peter Zijlstra | sched: avoid large irq-latencies in smp-balancing Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-11-09 |
Srivatsa Vaddagiri | sched: fix copy_namespace() <-> sched_fork() dependency... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-11-09 |
Ingo Molnar | sched: clean up the wakeup preempt check, #2 Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-11-09 |
Ingo Molnar | sched: clean up the wakeup preempt check Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-11-09 |
Ingo Molnar | sched: wakeup preemption fix Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-11-09 |
Ingo Molnar | sched: remove PREEMPT_RESTRICT Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-11-09 |
Ingo Molnar | sched: turn off PREEMPT_RESTRICT Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-11-09 |
Ingo Molnar | KVM: fix !SMP build error Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-11-09 |
Ingo Molnar | x86: make nmi_cpu_busy() always defined Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-11-09 |
Ingo Molnar | x86: make ipi_handler() always defined Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-11-09 |
Eric Dumazet | sched: cleanup, use NSEC_PER_MSEC and NSEC_PER_SEC Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-11-09 |
Ingo Molnar | sched: reintroduce SMP tunings again | Author: Ingo Molnar <mingo@elte.hu> Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-11-09 |
Paul Mackerras | sched: restore deterministic CPU accounting on powerpc Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-11-09 |
Balbir Singh | sched: fix delay accounting regression Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-11-09 |
Peter Zijlstra | sched: reintroduce the sched_min_granularity tunable Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-11-09 |
Peter Zijlstra | sched: documentation: place_entity() comments Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-11-09 |
Peter Zijlstra | sched: fix vslice Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-29 |
Balbir Singh | sched: fix /proc/<PID>/stat stime/utime monotonicity... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-29 |
Ingo Molnar | sched: fix style in kernel/sched.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-29 |
Ingo Molnar | sched: fix style of swap() macro in kernel/sched_fair.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-29 |
Paul Menage | sched: report CPU usage in CFS cgroup directories Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-29 |
Srivatsa Vaddagiri | sched: move rcu_head to task_group struct Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-29 |
James Bottomley | sched: fix incorrect assumption that cpu 0 exists Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-29 |
Peter Zijlstra | sched: keep utime/stime monotonic Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-29 |
Adrian Bunk | sched: make kernel/sched.c:account_guest_time() static Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-24 |
Ingo Molnar | sched: mark CONFIG_FAIR_GROUP_SCHED as !EXPERIMENTAL Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-24 |
Peter Williams | sched: isolate SMP balancing code a bit more Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-24 |
Peter Williams | sched: reduce balance-tasks overhead Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-24 |
Adrian Bunk | sched: make cpu_shares_{show,store}() static Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-24 |
Paul Menage | sched: clean up some control group code Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-24 |
Joe Perches | sched: constify sched.h Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-24 |
Mel Gorman | sched: document profile=sleep requiring CONFIG_SCHEDSTATS Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-24 |
Satyam Sharma | sched: use show_regs() to improve __schedule_bug()... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-24 |
Ingo Molnar | sched: clean up sched_domain_debug() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-24 |
Ingo Molnar | sched: fix fastcall mismatch in completion APIs Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-24 |
Milton Miller | sched: fix sched_domain sysctl registration again Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-24 |
Alexey Dobriyan | x86: fix bogus KERN_ALERT on oops Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2007-10-24 |
Jeff Garzik | x86: lguest build fix Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
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 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 |