Commit Graph

76164 Commits (fa717060f1ab7eb6570f2fb49136f838fc9195a9)
 

Author SHA1 Message Date
Peter Zijlstra fa717060f1 sched: sched_rt_entity 17 years ago
Pavel Emelyanov 8eb703e4f3 uids: merge multiple error paths in alloc_uid() into one 17 years ago
Gregory Haskins dc938520d2 sched: dynamically update the root-domain span/online maps 17 years ago
Paul E. McKenney f85d6c7168 Preempt-RCU: update RCU Documentation. 17 years ago
Paul E. McKenney eaf649e9fe Preempt-RCU: CPU Hotplug handling 17 years ago
Paul E. McKenney e260be673a Preempt-RCU: implementation 17 years ago
Paul E. McKenney e0ecfa7917 Preempt-RCU: fix rcu_barrier for preemptive environment. 17 years ago
Paul E. McKenney 01c1c660f4 Preempt-RCU: reorganize RCU code into rcuclassic.c and rcupdate.c 17 years ago
Dipankar Sarma c2d727aa2f Preempt-RCU: Use softirq instead of tasklets for 17 years ago
Gregory Haskins c49443c538 sched: remove some old cpuset logic 17 years ago
Gregory Haskins cdc8eb984c sched: RT-balance, only adjust overload state when changing 17 years ago
Steven Rostedt cb46984504 sched: RT-balance, add new methods to sched_class 17 years ago
Steven Rostedt 9a897c5a67 sched: RT-balance, replace hooks with pre/post schedule and wakeup methods 17 years ago
Peter Zijlstra 4bf0b77158 sched: remove do_div() from __sched_slice() 17 years ago
Dmitry Adamushko 5d2f5a616d sched: get rid of 'new_cpu' in try_to_wake_up() 17 years ago
Dmitry Adamushko 9ec3b77e11 sched: no need for 'affine wakeup' balancing 17 years ago
Ingo Molnar 32525d022a sched: whitespace cleanups in topology.h 17 years ago
Ingo Molnar 52d853431e sched: reactivate fork balancing 17 years ago
Ingo Molnar b913176917 sched: add credits for RT balancing improvements 17 years ago
Ingo Molnar 0eab914657 sched: style cleanup, #2 17 years ago
Ingo Molnar d7876a08db sched: remove unused JIFFIES_TO_NS() macro 17 years ago
Ingo Molnar bdd7c81b49 sched: fix sched_rt.c:join/leave_domain 17 years ago
Gregory Haskins 637f50851b sched: only balance our RT tasks within our domain 17 years ago
Gregory Haskins 57d885fea0 sched: add sched-domain roots 17 years ago
Ingo Molnar 7f51f29820 sched: clean up schedule_balance_rt() 17 years ago
Ingo Molnar 80bf3171dc sched: clean up pull_rt_task() 17 years ago
Ingo Molnar 00597c3ed7 sched: remove leftover debugging 17 years ago
Ingo Molnar 6e1938d3ad sched: remove rt_overload() 17 years ago
Ingo Molnar 84de427489 sched: clean up kernel/sched_rt.c 17 years ago
Ingo Molnar deeeccd41b sched: clean up overlong line in kernel/sched_debug.c 17 years ago
Ingo Molnar 4df64c0bfb sched: clean up find_lock_lowest_rq() 17 years ago
Ingo Molnar 79064fbf75 sched: clean up pick_next_highest_task_rt() 17 years ago
Steven Rostedt 0d1311a536 sched: RT-balance on new task 17 years ago
Steven Rostedt 610bf05645 sched: RT-balance, optimize cpu search 17 years ago
Gregory Haskins 06f90dbd76 sched: RT-balance, optimize 17 years ago
Gregory Haskins 17b3279b48 sched: break out early if RT task cannot be migrated 17 years ago
Steven Rostedt e1f47d891c sched: RT-balance, avoid overloading 17 years ago
Gregory Haskins a22d7fc187 sched: wake-balance fixes 17 years ago
Gregory Haskins 6e1254d2c4 sched: optimize RT affinity 17 years ago
Gregory Haskins 318e0893ce sched: pre-route RT tasks on wakeup 17 years ago
Gregory Haskins 2de0b4639f sched: RT balancing: include current CPU 17 years ago
Gregory Haskins 07b4032c9e sched: break out search for RT tasks 17 years ago
Gregory Haskins e7693a362e sched: de-SCHED_OTHER-ize the RT path 17 years ago
Gregory Haskins 697f0a487f sched: clean up this_rq use in kernel/sched_rt.c 17 years ago
Gregory Haskins 73fe6aae84 sched: add RT-balance cpu-weight 17 years ago
Steven Rostedt c7a1e46aa9 sched: disable standard balancer for RT tasks 17 years ago
Steven Rostedt 4642dafdf9 sched: push RT tasks from overloaded CPUs 17 years ago
Steven Rostedt f65eda4f78 sched: pull RT tasks from overloaded runqueues 17 years ago
Steven Rostedt 4fd29176b7 sched: add rt-overload tracking 17 years ago
Steven Rostedt e8fa136262 sched: add RT task pushing 17 years ago