Commit Graph

1283 Commits (a9a4ab747e2d45bf08fddbc1568f080091486af9)

Author SHA1 Message Date
Arun R Bharadwaj eea08f32ad timers: Logic to move non pinned timers 16 years ago
Arun R Bharadwaj cd1bb94b4a timers: /proc/sys sysctl hook to enable timer migration 16 years ago
Arun R Bharadwaj 5c333864a6 timers: Identifying the existing pinned timers 16 years ago
David Rientjes aa47b7e0f8 sched: emit thread info flags with stack trace 16 years ago
Mathieu Desnoyers de1d728606 tracepoint: trace_sched_migrate_task(): remove parameter 16 years ago
Peter Zijlstra 60aa605dfc sched: rt: document the risk of small values in the bandwidth settings 16 years ago
Ingo Molnar 0d905bca23 perf_counter: initialize the per-cpu context earlier 16 years ago
Eric Dumazet f5f293a4e3 sched: account system time properly 16 years ago
David Howells 50fa610a3b sched: Document memory barriers implied by sleep/wake-up primitives 16 years ago
Gautham R Shenoy 6e29ec5701 sched: Replace first_cpu() with cpumask_first() in ILB nomination code 16 years ago
Peter Zijlstra ff743345bf sched: remove extra call overhead for schedule() 16 years ago
Ingo Molnar f1f9b3b179 perfcounters, sched: remove __task_delta_exec() 16 years ago
Gautham R Shenoy 381512cf3d sched: Avoid printing sched_group::__cpu_power for default case 16 years ago
Miao Xie 13318a7186 sched: use group_first_cpu() instead of cpumask_first(sched_group_cpus()) 16 years ago
Steven Rostedt ad8d75fff8 tracing/events: move trace point headers into include/trace/events 16 years ago
Steven Rostedt a8d154b009 tracing: create automated trace defines 16 years ago
Johannes Weiner 78ddb08feb wait: don't use __wake_up_common() 16 years ago
Gautham R Shenoy e790fb0ba6 sched: Nominate a power-efficient ilb in select_nohz_balancer() 16 years ago
Gautham R Shenoy f711f6090a sched: Nominate idle load balancer from a semi-idle package. 16 years ago
Lai Jiangshan 132380a06b tracing, sched: mark get_parent_ip() notrace 16 years ago
Markus Metzger a26b89f05d sched, hw-branch-tracer: add wait_task_context_switch() function to sched.h 16 years ago
Peter Zijlstra 849691a6cd perf_counter: remove rq->lock usage 16 years ago
Peter Zijlstra 4a0deca657 perf_counter: generic context switch event 16 years ago
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
Jeremy Fitzhardinge 224101ed69 x86/paravirt: finish change from lazy cpu to context switch start/end 16 years ago
Jeremy Fitzhardinge 7fd7d83d49 x86/pvops: replace arch_enter_lazy_cpu_mode with arch_start_context_switch 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