Commit Graph

259 Commits (f4ad9a9624fafec4647e7e45469e0446586f81fb)

Author SHA1 Message Date
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
Ingo Molnar b39c5dd7f9 sched: cleanup, remove stale comment 18 years ago
Peter Zijlstra 5f6d858ecc sched: speed up and simplify vslice calculations 18 years ago
Peter Zijlstra b0ffd246ea sched: clean up min_vruntime use 18 years ago
Dmitry Adamushko 2b1e315dd2 sched: yield fix 18 years ago
Srivatsa Vaddagiri 8651a86c34 sched: group scheduler wakeup latency fix 18 years ago
Ingo Molnar 57cb499df2 sched: remove set_leftmost() 18 years ago
Peter Zijlstra 368059a977 sched: max_vruntime() simplification 18 years ago
Ingo Molnar b8487b9241 sched: fix sign check error in place_entity() 18 years ago
Ingo Molnar 94359f05cb sched: undo some of the recent changes 18 years ago
Ingo Molnar dc1f31c90c sched: remove last_min_vruntime effect 18 years ago