Commit Graph

986 Commits (3f36406f26437afae9f43cc6dcfc264143e21ed0)

Author SHA1 Message Date
Gregory Haskins 2087a1ad82 sched: add avg-overlap support to RT tasks 17 years ago
Gregory Haskins c4acb2c066 sched: terminate newidle balancing once at least one task has moved over 17 years ago
Raistlin 619b048803 sched: fix divide error when trying to configure rt_period to zero 17 years ago
Vegard Nossum 30432094a7 sched: fix warning 17 years ago
Ingo Molnar 34e83e850f sched: build fix 17 years ago
Dmitry Adamushko 79c537998d sched: fix cpu hotplug 17 years ago
Peter Zijlstra f1d239f732 sched: incremental effective_load() 17 years ago
Peter Zijlstra 83378269a5 sched: correct wakeup weight calculations 17 years ago
Peter Zijlstra 2398f2c6d3 sched: update shares on wakeup 17 years ago
Peter Zijlstra cd80917e4f sched: fix shares boost logic 17 years ago
Peter Zijlstra 93b75217df sched: disable source/target_load bias 17 years ago
Peter Zijlstra 051c67640e sched: remove prio preference from balance decisions 17 years ago
Peter Zijlstra 408ed066b1 sched: hierarchical load vs find_busiest_group 17 years ago
Peter Zijlstra a8a51d5e59 sched: persistent average load per task 17 years ago
Peter Zijlstra 039a1c41b3 sched: fix sched_balance_self() smp group balancing 17 years ago
Peter Zijlstra 3e5459b4be sched: fix newidle smp group balancing 17 years ago
Peter Zijlstra c8cba857b4 sched: simplify the group load balancer 17 years ago
Peter Zijlstra a25b5aca87 sched: no need to aggregate task_weight 17 years ago
Peter Zijlstra d3f40dbab9 sched: dont micro manage share losses 17 years ago
Peter Zijlstra 4d8d595dfa sched: update aggregate when holding the RQs 17 years ago
Peter Zijlstra b6a86c746f sched: fix sched_domain aggregation 17 years ago
Peter Zijlstra 103638d95b sched: fix wakeup granularity and buddy granularity 17 years ago
Peter Zijlstra 76a2a6ee8a sched: sched_clock_cpu() based cpu_clock() 17 years ago
Peter Zijlstra c09595f63b sched: revert revert of: fair-group: SMP-nice for group scheduling 17 years ago
Peter Zijlstra a7be37ac8e sched: revert the revert of: weight calculations 17 years ago
Rusty Russell 961ccddd59 sched: add new API sched_setscheduler_nocheck: add a flag to control access checks 17 years ago
Oleg Nesterov ea71a54670 sched: refactor wait_for_completion_timeout() 17 years ago
Roland Dreier bb10ed0994 sched: fix wait_for_completion_timeout() spurious failure under heavy load 17 years ago
Peter Zijlstra 10b612f440 sched: rt: fix the bandwidth contraint computations 17 years ago
Li Zefan 30e0e17819 cpuset: limit the input of cpuset.sched_relax_domain_level 17 years ago
Max Krasnyansky f18f982abf sched: CPU hotplug events must not destroy scheduler domains created by the cpusets 17 years ago
Peter Zijlstra 7ea56616ba sched: rt-group: fix hierarchy 17 years ago
Dario Faggioli 49307fd6f7 sched: NULL pointer dereference while setting sched_rt_period_us 17 years ago
Dmitry Adamushko 20b6331bfe sched: rework of "prioritize non-migratable tasks over migratable ones" 17 years ago
Rabin Vincent 95e904c7da sched: fix defined-but-unused warning 17 years ago
Lai Jiangshan 7a232e0350 sched: 64-bit: fix arithmetics overflow 17 years ago
Lai Jiangshan 2e084786f6 sched: fair group: fix overflow(was: fix divide by zero) 17 years ago
Ingo Molnar 040ec23d07 sched: sched_clock() lockdep fix 17 years ago
Paul Mundt e9886ca3a9 sched: kill off dead cfs_rq_set_shares() 17 years ago
David Rientjes 9985b0bab3 sched: prevent bound kthreads from changing cpus_allowed 17 years ago
Peter Zijlstra 7def2be1dc sched: fix hotplug cpus on ia64 17 years ago
Oleg Nesterov 16882c1e96 sched: fix TASK_WAKEKILL vs SIGKILL race 17 years ago
Thomas Gleixner e958b36004 sched: move weighted_cpuload into #ifdef CONFIG_SMP section 17 years ago
Max Krasnyansky 68f4f1ec08 sched: Move cpu masks from kernel/sched.c into kernel/cpu.c 17 years ago
Max Krasnyansky 5c8e1ed1d2 sched: CPU hotplug events must not destroy scheduler domains created by the cpusets 17 years ago
Gregory Haskins 1f11eb6a8b sched: fix cpupri hotplug support 17 years ago
Gautham R Shenoy 099f98c8a1 sched: print the sd->level in sched_domain_debug code 17 years ago
Dhaval Giani 6d6bc0ad86 sched: add comments for ifdefs in sched.c 17 years ago
Arjan van de Ven e21f5b153b sched: print module list in the "scheduling while atomic" warning 17 years ago
Rabin Vincent 81d41d7ece sched: fix defined-but-unused warning 17 years ago