Commit Graph

391 Commits (3a5c359a58c39801d838c508f127bdb228af28b0)

Author SHA1 Message Date
Andi Kleen 3a5c359a58 sched: cleanup: remove unnecessary gotos 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
Zou Nan hai ace8b3d633 sched: some proc entries are missed in sched_domain sys_ctl debug code 18 years ago
Gautham R Shenoy 638e13ac37 sched: fix rt ptracer monopolizing CPU 18 years ago
Dhaval Giani 5cb350baf5 sched: group scheduling, sysfs tunables 18 years ago
Paul E. McKenney a58f6f253d sched: export cpu_clock() 18 years ago
Ingo Molnar 00bf7bfc2e sched: fix: move the CPU check into ->task_new_fair() 18 years ago
Ingo Molnar 4cf86d77f5 sched: cleanup: rename task_grp to task_group 18 years ago
Ingo Molnar 06877c33fe sched: cleanup: rename SCHED_FEAT_USE_TREE_AVG to SCHED_FEAT_TREE_AVG 18 years ago
Ingo Molnar a65914b365 sched: kfree(NULL) is valid 18 years ago
Ingo Molnar 8927f49479 sched: style cleanup 18 years ago
Ingo Molnar 26797a34a2 sched: break out if printing a warning in sched_domain_debug() 18 years ago
Ingo Molnar 3e9830dcab sched: run sched_domain_debug() if CONFIG_SCHED_DEBUG=y 18 years ago
Dmitry Adamushko a4ec24b48d sched: tidy up SCHED_RR 18 years ago
Alexey Dobriyan a9957449b0 sched: uninline scheduler 18 years ago
Ingo Molnar 1e81995066 sched: optimize schedule() a bit on SMP 18 years ago
Ingo Molnar 3a25201572 sched: whitespace cleanups 18 years ago
Ingo Molnar 5522d5d5f7 sched: mark scheduling classes as const 18 years ago
Srivatsa Vaddagiri 2830cf8c90 sched: group scheduler SMP migration fix 18 years ago
Ingo Molnar 2d72376b3a sched: clean up schedstats, cnt -> count 18 years ago
Hiroshi Shimamoto 2ddbf95250 sched: clean up sched_fork() 18 years ago
Ingo Molnar 02e4bac2a5 sched: fix sched_fork() 18 years ago
Ingo Molnar 94359f05cb sched: undo some of the recent changes 18 years ago
Ingo Molnar 785c29ef95 sched: remove condition from set_task_cpu() 18 years ago
Peter Zijlstra ddc9729750 sched debug: check spread 18 years ago
Peter Zijlstra 67e9fb2a39 sched: add vslice 18 years ago
Ingo Molnar b8efb56172 sched debug: BKL usage statistics 18 years ago
Srivatsa Vaddagiri 24e377a832 sched: add fair-user scheduler 18 years ago
Srivatsa Vaddagiri 9b5b77512d sched: clean up code under CONFIG_FAIR_GROUP_SCHED 18 years ago
Srivatsa Vaddagiri 83b699ed20 sched: revert recent removal of set_curr_task() 18 years ago
Dmitry Adamushko f6b53205e1 sched: rework enqueue/dequeue_entity() to get rid of set_curr_task() 18 years ago
Dmitry Adamushko 4530d7ab0f sched: simplify sched_class::yield_task() 18 years ago
Dmitry Adamushko 30cfdcfc5f sched: do not keep current in the tree and get rid of sched_entity::fair_key 18 years ago
Dmitry Adamushko 7074badbcb sched: add set_curr_task() calls 18 years ago
Srivatsa Vaddagiri 29f59db3a7 sched: group-scheduler core 18 years ago
Mike Galbraith 119fe5e068 sched: fix SMP migration latencies 18 years ago
Ingo Molnar bbdba7c0e1 sched: remove wait_runtime fields and features 18 years ago
Ingo Molnar e22f5bbf86 sched: remove wait_runtime limit 18 years ago
Dmitry Adamushko 495eca494a sched: clean up struct load_stat 18 years ago
Peter Zijlstra 94dfb5e75e sched: add tree based averages 18 years ago
Ingo Molnar 28a1f6fa2f sched: remove SCHED_FEAT_SKIP_INITIAL 18 years ago
Ingo Molnar 6cb5819514 sched: optimize vruntime based scheduling 18 years ago
Ingo Molnar bf5c91ba8c sched: move sched_feat() definitions 18 years ago
Ingo Molnar e9acbff648 sched: introduce se->vruntime 18 years ago
Ingo Molnar 1091985b48 sched: speed up update_load_add/_sub() 18 years ago
Ingo Molnar 62160e3f4a sched: track cfs_rq->curr on !group-scheduling too 18 years ago
Ingo Molnar 53df556e06 sched: remove precise CPU load calculations #2 18 years ago
Ingo Molnar a25707f3ae sched: remove precise CPU load 18 years ago
Ingo Molnar 8ebc91d936 sched: remove stat_gran 18 years ago