Commit Graph

164 Commits (63c4467805c9b23231d8bc9b61305b2013f9fea2)

Author SHA1 Message Date
Arjan van de Ven 6d082592b6 sched: keep total / count stats in addition to the max for 17 years ago
Peter Zijlstra 5973e5b954 sched: fix: don't take a mutex from interrupt context 17 years ago
Arjan van de Ven 9745512ce7 sched: latencytop support 17 years ago
Peter Zijlstra 8f4d37ec07 sched: high-res preemption tick 17 years ago
Steven Rostedt cb46984504 sched: RT-balance, add new methods to sched_class 17 years ago
Peter Zijlstra 4bf0b77158 sched: remove do_div() from __sched_slice() 17 years ago
Dmitry Adamushko 9ec3b77e11 sched: no need for 'affine wakeup' balancing 17 years ago
Gregory Haskins e7693a362e sched: de-SCHED_OTHER-ize the RT path 17 years ago
Srivatsa Vaddagiri 6b2d770026 sched: group scheduler, fix fairness of cpu bandwidth allocation for task groups 17 years ago
Srivatsa Vaddagiri 58e2d4ca58 sched: group scheduling, change how cpu load is calculated 17 years ago
Srivatsa Vaddagiri ec2c507fe8 sched: group scheduling, minor fixes 17 years ago
Ingo Molnar 6cbf1c126c sched: do not hurt SCHED_BATCH on wakeup 17 years ago
Ingo Molnar db292ca302 sched: default to more agressive yield for SCHED_BATCH tasks 17 years ago
Srivatsa Vaddagiri d842de871c sched: cpu accounting controller (V2) 17 years ago
Zou Nan hai 722aab0c3b sched: fix minimum granularity tunings 17 years ago
Adrian Bunk 518b22e990 sched: make sched_nr_latency static 17 years ago
Srivatsa Vaddagiri 3c90e6e99b sched: fix copy_namespace() <-> sched_fork() dependency in do_fork 17 years ago
Ingo Molnar 502d26b524 sched: clean up the wakeup preempt check, #2 17 years ago
Ingo Molnar 77d9cc44b5 sched: clean up the wakeup preempt check 17 years ago
Ingo Molnar 8bc6767acb sched: wakeup preemption fix 17 years ago
Ingo Molnar 3e3e13f399 sched: remove PREEMPT_RESTRICT 17 years ago
Ingo Molnar 19978ca610 sched: reintroduce SMP tunings again 17 years ago
Peter Zijlstra b2be5e96dc sched: reintroduce the sched_min_granularity tunable 17 years ago
Peter Zijlstra 2cb8600e6b sched: documentation: place_entity() comments 17 years ago
Peter Zijlstra 10b777246c sched: fix vslice 17 years ago
Ingo Molnar 8eb172d941 sched: fix style of swap() macro in kernel/sched_fair.c 18 years ago
Peter Williams 681f3e6854 sched: isolate SMP balancing code a bit more 18 years ago
Peter Williams e1d1484f72 sched: reduce balance-tasks overhead 18 years ago
Srivatsa Vaddagiri b9dca1e0fc sched: fix new task startup crash 18 years ago
Ingo Molnar da84d96176 sched: reintroduce cache-hot affinity 18 years ago
Ingo Molnar e5f32a3856 sched: speed up context-switches a bit 18 years ago
Ingo Molnar 91c234b4e3 sched: do not wakeup-preempt with SCHED_BATCH tasks 18 years ago
Ingo Molnar d274a4cee1 sched: update comment 18 years ago
Mike Galbraith 95938a35c5 sched: prevent wakeup over-scheduling 18 years ago
Peter Zijlstra ce6c131131 sched: disable forced preemption by default 18 years ago
Dmitry Adamushko e62dd02ed0 sched: fix group scheduling for SCHED_BATCH 18 years ago
Peter Zijlstra 8ca0e14ffb sched: disable sleeper_fairness on SCHED_BATCH 18 years ago
Peter Zijlstra 810e95ccd5 sched: another wakeup_granularity fix 18 years ago
Ingo Molnar 00bf7bfc2e sched: fix: move the CPU check into ->task_new_fair() 18 years ago
Ingo Molnar 0702e3ebc1 sched: cleanup: function prototype cleanups 18 years ago
Ingo Molnar 06877c33fe sched: cleanup: rename SCHED_FEAT_USE_TREE_AVG to SCHED_FEAT_TREE_AVG 18 years ago
Dmitry Adamushko a2a2d68073 sched: cleanup, make dequeue_entity() and update_stats_wait_end() similar 18 years ago
Dmitry Adamushko a03c9061d9 sched: cleanup, remove calc_weighted() 18 years ago
Alexey Dobriyan a9957449b0 sched: uninline scheduler 18 years ago
Ingo Molnar 155bb293ae sched: tweak wakeup granularity 18 years ago
Dmitry Adamushko 08ec3df510 sched: fix __pick_next_entity() 18 years ago
Ingo Molnar 647e7cac2d sched: vslice fixups for non-0 nice levels 18 years ago
Ingo Molnar 5522d5d5f7 sched: mark scheduling classes as const 18 years ago
Srivatsa Vaddagiri b9fa3df33f sched: group scheduler, fix latency 18 years ago
Srivatsa Vaddagiri fad095a7b9 sched: group scheduler, fix bloat 18 years ago