Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
Unix

Submission + - Linux Gains Completely Fair Scheduler (kerneltrap.org)

SchedFred writes: KernelTrap is reporting that Ingo Molnar's Completely Fair Scheduler, or CFS, was just merged into the Linux Kernel. The new CPU scheduler includes a pluggable framework that completely replaces Molnar's earlier O(1) scheduler, and is described to "model an 'ideal, precise multi-tasking CPU' on real hardware. CFS tries to run the task with the 'gravest need' for more CPU time. So CFS always tries to split up CPU time between runnable tasks as close to 'ideal multitasking hardware' as possible." The new CPU scheduler should improve the desktop Linux experience, and will be part of the upcoming 2.6.23 kernel.

Slashdot Top Deals

The IBM 2250 is impressive ... if you compare it with a system selling for a tenth its price. -- D. Cohen

Working...