Commit Graph

409 Commits (7905d9a5ad7a83f1c1c00559839857ab90afbdfc)

Author SHA1 Message Date
Nikhil Rao d5ad140bc1 sched: Fix idle balancing 14 years ago
Alex Shi b5482cfa1c sched: Fix volanomark performance regression 14 years ago
Peter Zijlstra 1e5a74059f sched: Fix cross-sched-class wakeup preemption 14 years ago
Suresh Siddha aae6d3ddd8 sched: Use group weight, idle cpu metrics to fix imbalances during idle 14 years ago
Peter Zijlstra b2b5ce022a sched, cgroup: Fixup broken cgroup movement 15 years ago
Venkatesh Pallipadi aa48380851 sched: Remove irq time from available CPU power 15 years ago
Venkatesh Pallipadi 305e6835e0 sched: Do not account irq time to current task 15 years ago
Nikhil Rao 75dd321d79 sched: Drop group_capacity to 1 only if local group has extra capacity 15 years ago
Nikhil Rao fab476228b sched: Force balancing on newidle balance if local group has capacity 15 years ago
Nikhil Rao 2582f0eba5 sched: Set group_imb only a task can be pulled from the busiest cpu 15 years ago
Takuya Yoshikawa 864616ee67 sched: Comment updates: fix default latency and granularity numbers 15 years ago
Paul E. McKenney b0a0f667a3 sched: suppress RCU lockdep splat in task_fork_fair 15 years ago
Venkatesh Pallipadi 58b26c4c02 sched: Increment cache_nice_tries only on periodic lb 15 years ago
Suresh Siddha f6c3f1686e sched: Fix nohz balance kick 15 years ago
Ingo Molnar 0bf377bbb0 sched: Improve latencies under load by decreasing minimum scheduling granularity 15 years ago
Suresh Siddha da2b71edd8 sched: Move sched_avg_update() to update_cpu_load() 15 years ago
Andi Kleen b3bd3de66f gcc-4.6: kernel/*: Fix unused but set warnings 15 years ago
Peter Zijlstra 861d034ee8 sched: Fix rq->clock synchronization when migrating tasks 15 years ago
Peter Zijlstra bbc8cb5bae sched: Reduce update_group_power() calls 15 years ago
Suresh Siddha 5343bdb8fd sched: Update rq->clock for nohz balanced cpus 15 years ago
Michael Neuling 2ec57d448b sched: Fix spelling of sibling 15 years ago
Daniel J Blueman f3b577dec1 rcu: apply RCU protection to wake_affine() 15 years ago
Michael Neuling b6b1229440 sched: Fix comments to make them DocBook happy 15 years ago
Michael Neuling 694f5a1112 sched: Fix fix_small_capacity 15 years ago
Michael Neuling 532cb4c401 sched: Add asymmetric group packing option for sibling domain 15 years ago
Srivatsa Vaddagiri 9d5efe05eb sched: Fix capacity calculations for SMT4 15 years ago
Venkatesh Pallipadi 83cd4fe27a sched: Change nohz idle load balancing logic to push model 15 years ago
Venkatesh Pallipadi fdf3e95d39 sched: Avoid side-effect of tickless idle on update_cpu_load 15 years ago
Peter Zijlstra e51fd5e22e sched: Fix wake_affine() vs RT tasks 15 years ago
Tejun Heo 969c79215a sched: replace migration_thread with cpu_stop 15 years ago
Suresh Siddha 99bd5e2f24 sched: Fix select_idle_sibling() logic in select_task_rq_fair() 15 years ago
Peter Zijlstra 669c55e9f9 sched: Pre-compute cpumask_weight(sched_domain_span(sd)) 15 years ago
Peter Zijlstra 371fd7e7a5 sched: Add enqueue/dequeue flags 15 years ago
Peter Zijlstra 0017d73509 sched: Fix TASK_WAKING vs fork deadlock 15 years ago
Mike Galbraith beac4c7e4a sched: Remove AFFINE_WAKEUPS feature 15 years ago
Mike Galbraith 13814d42e4 sched: Remove ASYM_GRAN feature 15 years ago
Mike Galbraith f2e74eeac0 sched: Remove WAKEUP_SYNC feature 15 years ago
Mike Galbraith 5ca9880c6f sched: Remove FAIR_SLEEPERS feature 15 years ago
Mike Galbraith 6bc6cf2b61 sched: Remove NORMALIZED_SLEEPER 15 years ago
Mike Galbraith 8b911acdf0 sched: Fix select_idle_sibling() 15 years ago
Mike Galbraith 21406928af sched: Tweak sched_latency and min_granularity 15 years ago
Mike Galbraith a64692a3af sched: Cleanup/optimize clock updates 15 years ago
Mike Galbraith e12f31d3e5 sched: Remove avg_overlap 15 years ago
Mike Galbraith b42e0c41a4 sched: Remove avg_wakeup 15 years ago
Lucas De Marchi 41acab8851 sched: Implement group scheduler statistics in one struct 15 years ago
Paul E. McKenney 90a6501f94 sched, rcu: Fix rcu_dereference() for RCU-lockdep 15 years ago
Suresh Siddha dd5feea14a sched: Fix SCHED_MC regression caused by change in sched cpu_power 15 years ago
Thomas Gleixner ea87bb7853 sched: Extend enqueue_task to allow head queueing 15 years ago
Gautham R Shenoy 871e35bc97 sched: Fix the place where group powers are updated 15 years ago
Peter Zijlstra 8f190fb3f7 sched: Assume *balance is valid 15 years ago