Skip to content

Commit

Permalink
sched: cfs core code
Browse files Browse the repository at this point in the history
apply the CFS core code.

this change switches over the scheduler core to CFS's modular
design and makes use of kernel/sched_fair/rt/idletask.c to implement
Linux's scheduling policies.

thanks to Andrew Morton and Thomas Gleixner for lots of detailed review
feedback and for fixlets.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Mike Galbraith <efault@gmx.de>
Signed-off-by: Dmitry Adamushko <dmitry.adamushko@gmail.com>
Signed-off-by: Srivatsa Vaddagiri <vatsa@linux.vnet.ibm.com>
  • Loading branch information
Ingo Molnar committed Jul 9, 2007
1 parent f3479f1 commit dd41f59
Showing 1 changed file with 758 additions and 774 deletions.
Loading

0 comments on commit dd41f59

Please sign in to comment.