Linux Multiprocessing Scheduler

74

Author: JT Smith

The Linux 2.6.23 kernel comes with a modular scheduler core and a Completely Fair Scheduler (CFS), which is implemented as a scheduling module. In this article, get acquainted with the major features of the CFS, see how it works, and look ahead to some of the expected changes for the 2.6.24 release.

Link: ibm.com/developerworks

Category:

  • Linux