Commit Graph

108 Commits (cd72ad3f57c400baa2ddb78b4fc2781cf68ffb6f)

Author SHA1 Message Date
Peter Zijlstra 58838cf3ca sched: clean up compiler warning 17 years ago
David Howells 577b4a58d2 sched: fix warning in inc_rt_tasks() to not declare variable 'rq' if it's not needed 17 years ago
Max Krasnyansky e761b77252 cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment (take 2) 17 years ago
Dmitry Adamushko 7ebefa8cee sched: rework of "prioritize non-migratable tasks over migratable ones" 17 years ago
Dhaval Giani 55e12e5e7b sched: make sched_{rt,fair}.c ifdefs more readable 17 years ago
Peter Zijlstra c09595f63b sched: revert revert of: fair-group: SMP-nice for group scheduling 17 years ago
Peter Zijlstra bf647b62fd sched: clean up some unused variables 17 years ago
Peter Zijlstra 8a8cde163e sched: rt: dont stop the period timer when there are tasks wanting to run 17 years ago
Peter Zijlstra 6c3df25511 sched: rt: dont stop the period timer when there are tasks wanting to run 17 years ago
Peter Zijlstra eff6549b95 sched: rt: move some code around 17 years ago
Peter Zijlstra b79f3833d8 sched: rt: fix SMP bandwidth balancing for throttled groups 17 years ago
Peter Zijlstra ada18de2eb sched: debug: add some rt debug output 17 years ago
Peter Zijlstra 15a8641ead sched: rt-group: fix RR buglet 17 years ago
Peter Zijlstra ad2a3f13b7 sched: rt-group: heirarchy aware throttle 17 years ago
Dmitry Adamushko 20b6331bfe sched: rework of "prioritize non-migratable tasks over migratable ones" 17 years ago
Peter Zijlstra 7def2be1dc sched: fix hotplug cpus on ia64 17 years ago
Ingo Molnar 1100ac91b6 sched: fix cpuprio build bug 17 years ago
Gregory Haskins 1f11eb6a8b sched: fix cpupri hotplug support 17 years ago
Gregory Haskins 6e0534f278 sched: use a 2-d bitmap for searching lowest-pri CPU 17 years ago
Gregory Haskins 45c01e8249 sched: prioritize non-migratable tasks over migratable ones 17 years ago
Ingo Molnar 6363ca57c7 revert ("sched: fair-group: SMP-nice for group scheduling") 17 years ago
Mike Travis 363ab6f142 core: use performance variant for_each_cpu_mask_nr 17 years ago
Gregory Haskins 8ae121ac86 sched: fix RT task-wakeup logic 17 years ago
Harvey Harrison 2abdad0a4c sched: make rt_sched_class, idle_sched_class static 17 years ago
Peter Zijlstra 58d6c2d72f sched: rt-group: optimize dequeue_rt_stack 17 years ago
Peter Zijlstra 18d95a2832 sched: fair-group: SMP-nice for group scheduling 17 years ago
Dhaval Giani 354d60c2ff sched: mix tasks and groups 17 years ago
Mike Travis cd8ba7cd9b sched: add new set_cpus_allowed_ptr function 17 years ago
Peter Zijlstra ac086bc229 sched: rt-group: smp balancing 17 years ago
Peter Zijlstra d0b27fa778 sched: rt-group: synchonised bandwidth period 17 years ago
Steven Rostedt 6fa46fa526 sched: balance RT task resched only on runqueue 17 years ago
Peter Zijlstra 62fb185130 sched: revert load_balance_monitor() changes 17 years ago
Peter Zijlstra 052f1dc7eb sched: rt-group: make rt groups scheduling configurable 17 years ago
Peter Zijlstra 9f0c1e560c sched: rt-group: interface 17 years ago
Peter Zijlstra 23b0fdfc92 sched: rt-group: deal with PI 17 years ago
Dmitry Adamushko 326587b840 sched: fix goto retry in pick_next_task_rt() 17 years ago
Peter Zijlstra 5a52dd5009 sched: rt-watchdog: fix .rlim_max = RLIM_INFINITY 17 years ago
Peter Zijlstra 1020387f5f sched: rt-group: reduce rescheduling 17 years ago
Peter Zijlstra 48d5e25821 sched: rt throttling vs no_hz 17 years ago
Mike Galbraith 614ee1f61f sched: pull_rt_task() cleanup 17 years ago
Peter Zijlstra 6f505b1642 sched: rt group scheduling 17 years ago
Peter Zijlstra fa85ae2418 sched: rt time limit 17 years ago
Peter Zijlstra 8f4d37ec07 sched: high-res preemption tick 17 years ago
Peter Zijlstra 78f2c7db60 sched: SCHED_FIFO/SCHED_RR watchdog timer 17 years ago
Peter Zijlstra fa717060f1 sched: sched_rt_entity 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
Ingo Molnar bdd7c81b49 sched: fix sched_rt.c:join/leave_domain 17 years ago