Commit Graph

1238 Commits (63731c964d6cd9de4800891bd33b6f9e47a249bc)

Author SHA1 Message Date
Peter Zijlstra aaee1203ca sched: Move sched_balance_self() into sched_fair.c 16 years ago
Peter Zijlstra f5f08f39ee sched: Move code around 16 years ago
Peter Zijlstra b78bb868c5 sched: Fix double_rq_lock() compile warning 16 years ago
Ingo Molnar d7ea17a769 sched: Fix dynamic power-balancing crash 16 years ago
Peter Zijlstra 18a3885fc1 sched: Remove reciprocal for cpu_power 16 years ago
Gautham R Shenoy d899a789c2 sched: Try to deal with low capacity, fix update_sd_power_savings_stats() 16 years ago
Peter Zijlstra bdb94aa5db sched: Try to deal with low capacity 16 years ago
Peter Zijlstra e9e9250bc7 sched: Scale down cpu_power due to RT tasks 16 years ago
Peter Zijlstra ab29230e67 sched: Implement dynamic cpu_power 16 years ago
Peter Zijlstra a52bfd7358 sched: Add smt_gain 16 years ago
Peter Zijlstra cc9fba7d76 sched: Update the cpu_power sum during load-balance 16 years ago
Peter Zijlstra b5d978e0c7 sched: Add SD_PREFER_SIBLING 16 years ago
Peter Zijlstra f93e65c186 sched: Restore __cpu_power to a straight sum of power 16 years ago
Arjan van de Ven 8f0dfc34e9 sched: Provide iowait counters 16 years ago
Anirban Sinha 84e9dabf6e sched: Rename init_cfs_rq => init_tg_cfs_rq 16 years ago
Peter Zijlstra 34d76c4155 sched: Fix division by zero - really 16 years ago
Paul E. McKenney d6714c22b4 rcu: Renamings to increase RCU clarity 16 years ago
Peter Zijlstra a8af7246c1 sched: Avoid division by zero 16 years ago
Hiroshi Shimamoto cde7e5ca4e sched: Use for_each_class macro in move_one_task() 16 years ago
Andreas Herrmann 294b0c9619 sched: Consolidate definition of variable sd in __build_sched_domains 16 years ago
Andreas Herrmann 0601a88d8f sched: Separate out build of NUMA sched groups from __build_sched_domains 16 years ago
Andreas Herrmann de616e36c7 sched: Separate out build of ALLNODES sched groups from __build_sched_domains 16 years ago
Andreas Herrmann 86548096f2 sched: Separate out build of CPU sched groups from __build_sched_domains 16 years ago
Andreas Herrmann a2af04cdbb sched: Separate out build of MC sched groups from __build_sched_domains 16 years ago
Andreas Herrmann 0e8e85c941 sched: Separate out build of SMT sched groups from __build_sched_domains 16 years ago
Andreas Herrmann d817353555 sched: Separate out build of SMT sched domain from __build_sched_domains 16 years ago
Andreas Herrmann 410c408108 sched: Separate out build of MC sched domain from __build_sched_domains 16 years ago
Andreas Herrmann 87cce6622c sched: Separate out build of CPU sched domain from __build_sched_domains 16 years ago
Andreas Herrmann 7f4588f3aa sched: Separate out build of NUMA sched domain from __build_sched_domains 16 years ago
Andreas Herrmann 2109b99ee1 sched: Separate out allocation/free/goto-hell from __build_sched_domains 16 years ago
Andreas Herrmann 49a02c514d sched: Use structure to store local data in __build_sched_domains 16 years ago
Stanislaw Gruszka a42548a188 cputime: Optimize jiffies_to_cputime(1) 16 years ago
Peter Zijlstra f607c66857 lockdep: Introduce lockdep_assert_held() 16 years ago
Peter Zijlstra 693525e3be sched: Ensure the migration task doesn't go away during use 16 years ago
Gregory Haskins 00aec93d10 sched: Fully integrate cpus_active_map and root-domain code 16 years ago
Gregory Haskins 3f029d3c6d sched: Enhance the pre/post scheduling logic 16 years ago
Steven Rostedt da19ab5103 sched: Check for pushing rt tasks after all scheduling 16 years ago
Peter Zijlstra e709715915 sched: Optimize unused cgroup configuration 16 years ago
Peter Zijlstra a5004278f0 sched: Fix cgroup smp fairness 16 years ago
Thomas Gleixner a004cd4218 sched: Fix return value of migration_init() 16 years ago
Frederic Weisbecker 613afbf832 sched: Pull up the might_sleep() check into cond_resched() 16 years ago
Frederic Weisbecker e4aafea2d4 sched: Add a preempt count base offset to __might_sleep() 16 years ago
Frederic Weisbecker e09758fae8 sched: Cover the CONFIG_DEBUG_SPINLOCK_SLEEP off-case for __might_sleep() 16 years ago
Frederic Weisbecker 4b2155678d sched: Remove obsolete comment in __cond_resched() 16 years ago
Frederic Weisbecker e7aaaa6934 sched: Drop the need_resched() loop from cond_resched() 16 years ago
Thomas Gleixner a468d38934 sched: fix load average accounting vs. cpu hotplug 16 years ago
Peter Zijlstra d86ee4809d sched: optimize cond_resched() 16 years ago
Fabio Checconi c20b08e398 sched: Fix rt_rq->pushable_tasks initialization in init_rt_rq() 16 years ago
Lucas De Marchi 7793527b90 sched: Reset sched stats on fork() 16 years ago
Peter Zijlstra a1ba4d8ba9 sched_rt: Fix overload bug on rt group scheduling 16 years ago