Commit Graph

477 Commits (58088ad0152ba4b7997388c93d0ca208ec1ece75)

Author SHA1 Message Date
Paul Turner 43365bd7ff sched: Move periodic share updates to entity_tick() 14 years ago
Peter Zijlstra 70caf8a6c1 sched: Fix UP build breakage 14 years ago
Paul Turner d6b5591829 sched: Allow update_cfs_load() to update global load 14 years ago
Paul Turner 3b3d190ec3 sched: Implement demand based update_cfs_load() 14 years ago
Paul Turner c66eaf619c sched: Update shares on idle_balance 14 years ago
Paul Turner a7a4f8a752 sched: Add sysctl_sched_shares_window 14 years ago
Paul Turner 67e86250f8 sched: Introduce hierarchal order on shares update list 14 years ago
Paul Turner e33078baa4 sched: Fix update_cfs_load() synchronization 14 years ago
Paul Turner f0d7442a59 sched: Fix load corruption from update_cfs_shares() 14 years ago
Peter Zijlstra 9e3081ca61 sched: Make tg_shares_up() walk on-demand 14 years ago
Peter Zijlstra 3d4b47b4b0 sched: Implement on-demand (active) cfs_rq list 14 years ago
Peter Zijlstra 2069dd75c7 sched: Rewrite tg_shares_up) 14 years ago
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 14 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