News

Modifying any part of the Linux kernel source code is usually a challenging task most software developers would prefer to avoid, composed as it is thousands of code lines divided by hundred of files.
A new set of Linux scheduler features would allocate CPU time fairly among the users on the system. The Completely Fair Scheduler (CFS) was merged for the 2.6.23 kernel. One CFS feature which did not ...