Commit Graph

1269 Commits (c6e718ff8cdcf5e7855077687720b37c4a07650a)

Author SHA1 Message Date
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
Paul E. McKenney 03b042bf1d rcu: Add synchronize_sched_expedited() primitive 16 years ago
Hitoshi Mitake 54d35f29f4 sched: Hide runqueues from direct reference at source code level for __raw_get_cpu_var() 16 years ago
Tejun Heo b9bf3121af percpu: use DEFINE_PER_CPU_SHARED_ALIGNED() 16 years ago
Peter Zijlstra e5289d4a18 perf_counter: Simplify and fix task migration counting 16 years ago
Oleg Nesterov 371cbb387e kthreads: simplify migration_thread() exit path 16 years ago
Mike Galbraith 6c697bdf08 sched: Add SCHED_RESET_ON_FORK functionality for nice < 0 tasks 16 years ago
Mike Galbraith b9dc29e72f sched: Clean up SCHED_RESET_ON_FORK 16 years ago
Li Zefan fd5e1b5dba sched: Remove unneeded __ref tag 16 years ago
Lennart Poettering ca94c44253 sched: Introduce SCHED_RESET_ON_FORK scheduling policy flag 16 years ago
Rusty Russell b43e352139 sched: export kick_process 16 years ago
Pekka Enberg 0fb5302916 sched: use slab in cpupri_init() 16 years ago
Pekka Enberg 4bdddf8ff9 sched: use alloc_cpumask_var() instead of alloc_bootmem_cpumask_var() 16 years ago
Pekka Enberg 36b7b6d465 sched: use kzalloc() instead of the bootmem allocator 16 years ago
Paul Mackerras 3f731ca60a perf_counter: Fix cpu migration counter 16 years ago
Paul Mackerras f38b082081 perf_counter: Initialize per-cpu context earlier on cpu up 16 years ago
Peter Zijlstra e220d2dcb9 perf_counter: Fix dynamic irq_period logging 16 years ago
Paul Mackerras 564c2b210a perf_counter: Optimize context switch between identical inherited contexts 16 years ago
Ingo Molnar 4200efd9ac sched: properly define the sched_group::cpumask and sched_domain::span fields 16 years ago
Thomas Gleixner 2d02494f5a sched, timers: cleanup avenrun users 16 years ago
Thomas Gleixner dce48a84ad sched, timers: move calc_load() to scheduler 16 years ago
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