Commit Graph

984 Commits (4499b23933b44bf9e56d1a29b51d9a62941f9fa4)

Author SHA1 Message Date
Davide Libenzi 4ede816ac3 epoll keyed wakeups: add __wake_up_locked_key() and __wake_up_sync_key() 16 years ago
Gautham R Shenoy 46e0bb9c12 sched: Print sched_group::__cpu_power in sched_domain_debug 16 years ago
Bharata B Rao ef12fefabf cpuacct: add per-cgroup utime/stime statistics 16 years ago
Hidetoshi Seto c5f8d99585 posixtimers, sched: Fix posix clock monotonicity 16 years ago
Bharata B Rao a18b83b7ef cpuacct: make cpuacct hierarchy walk in cpuacct_charge() safe when rcupreempt is used -v2 16 years ago
Peter Zijlstra 7f1e2ca9f0 hrtimer: fix rq->lock inversion (again) 16 years ago
Ingo Molnar 5a3c8fe735 Revert "cpuacct: reduce one NULL check in fast-path" 16 years ago
Randy Dunlap d5ac537e5f sched: fix errors in struct & function comments 16 years ago
Gautham R Shenoy b7bb4c9bb0 sched: Add comments to find_busiest_group() function 16 years ago
Gautham R Shenoy c071df1852 sched: Refactor the power savings balance code 16 years ago
Gautham R Shenoy a021dc0337 sched: Optimize the !power_savings_balance during fbg() 16 years ago
Gautham R Shenoy dbc523a3b8 sched: Create a helper function to calculate imbalance 16 years ago
Gautham R Shenoy 2e6f44aeda sched: Create helper to calculate small_imbalance in fbg() 16 years ago
Gautham R Shenoy 37abe198b1 sched: Create a helper function to calculate sched_domain stats for fbg() 16 years ago
Gautham R Shenoy 222d656dea sched: Define structure to store the sched_domain statistics for fbg() 16 years ago
Gautham R Shenoy 1f8c553d0f sched: Create a helper function to calculate sched_group stats for fbg() 16 years ago
Gautham R Shenoy 381be78fdc sched: Define structure to store the sched_group statistics for fbg() 16 years ago
Gautham R Shenoy 6dfdb06290 sched: Fix indentations in find_busiest_group() using gotos 16 years ago
Gautham R Shenoy 67bb6c036d sched: Simple helper functions for find_busiest_group() 16 years ago
Luis Henriques 67aa0f767a sched: remove unused fields from struct rq 16 years ago
Rusty Russell 8c083f081d cpumask: remove cpumask allocation from idle_balance, fix 16 years ago
Rusty Russell df7c8e845e cpumask: remove cpumask allocation from idle_balance 16 years ago
Luis Henriques 708dc51253 sched: small optimisation of can_migrate_task() 16 years ago
Luis Henriques 80dd99b368 sched: fix typos in documentation 16 years ago
Rusty Russell c69fc56de1 cpumask: use topology_core_cpumask/topology_thread_cpumask instead of cpu_core_map/cpu_sibling_map 16 years ago
Li Zefan 7a46c594bf cpuacct: reduce one NULL check in fast-path 16 years ago
Mike Galbraith df1c99d416 sched: add avg_overlap decay 16 years ago
Peter Zijlstra 57310a98a3 sched: optimize ttwu vs group scheduling 16 years ago
Lai Jiangshan 5ed0cec0ac sched: TIF_NEED_RESCHED -> need_reshed() cleanup 16 years ago
Frederic Weisbecker 8a0be9ef82 sched: don't rebalance if attached on NULL domain 16 years ago
Wang Chen b67802ea80 sched: kill unused parameter of pick_next_task() 16 years ago
Dhaval Giani 54e9912428 sched: don't allow setuid to succeed if the user does not have rt bandwidth 16 years ago
Hiroshi Shimamoto cac64d00c2 sched_rt: don't start timer when rt bandwidth disabled 16 years ago
Li Zefan c40c6f85a7 cpuacct: add a branch prediction 16 years ago
Peter Zijlstra 6e2756376c generic-ipi: remove CSD_FLAG_WAIT 16 years ago
Rusty Russell b36128c830 alloc_percpu: change percpu_ptr to per_cpu_ptr 16 years ago
Américo Wang 2b8f836fb1 sched: use TASK_NICE for task_struct 16 years ago
Henrik Austad a0a522ce3d sched: idle_at_tick is only used when CONFIG_SMP is set 16 years ago
Ingo Molnar a0490fa35d sched: cpu hotplug fix 16 years ago
Peter Zijlstra fc631c82e1 sched: revert recent sync wakeup changes 16 years ago
Johannes Weiner 777c6c5f1f wait: prevent exclusive waiter starvation 16 years ago
Suresh Siddha 483b4ee60e sched: fix nohz load balancer on cpu offline 16 years ago
Peter Zijlstra 1596e29773 sched: symmetric sync vs avg_overlap 16 years ago
Peter Zijlstra d942fb6c7d sched: fix sync wakeups 16 years ago
Steven Rostedt 7e49fcce1b trace, lockdep: manual preempt count adding for local_bh_disable 16 years ago
Peter Zijlstra cce7ade803 sched: SCHED_IDLE weight change 16 years ago
Peter Zijlstra 98a4826b99 sched: fix bandwidth validation for UID grouping 16 years ago
Peter Zijlstra 831451ac4e sched: introduce avg_wakeup 16 years ago
Peter Zijlstra 0d66bf6d35 mutex: implement adaptive spinning 16 years ago
Peter Zijlstra 41719b0309 mutex: preemption fixes 16 years ago