posted by Thom Holwerda on Thu 25th Oct 2007 07:57 UTC, submitted by JohnnyUtah
IconThe Completely Fair Scheduler was merged for the 2.6.23 kernel. One CFS feature which did not get in, though, was the group scheduling facility. Group scheduling makes the CFS fairness algorithm operate in a hierarchical fashion: processes are divided into groups, and, within each group, processes are scheduled fairly against one another. At the higher level, each group as a whole is given a fair share of the processor. The grouping of processes is done in user space in a highly flexible manner; the control groups (formerly 'process containers') mechanism allows a management daemon to classify processes according to almost any policy.
e p (0)    20 Comment(s)

Related Articles

posted by David Adams on Thu 2nd Oct 2008 17:40
posted by Thom Holwerda on Sat 27th Sep 2008 22:14, submitted by diegocg
posted by David Adams on Fri 26th Sep 2008 20:22 submitted by Caffeine Deprived