Linux gets new completely fair scheduler (CFS) Merged
I’ve already wrote about setting processor affinity for a certain task or process using taskset command using Linux scheduler utilities. Now Linux gets completely fair scheduler (CFS):
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. 80% of CFS's design can be summed up in a single sentence: CFS basically models an 'ideal, precise multi-tasking CPU' on real hardware.
Please note that scheduler matters more for Linux servers and not for your desktop system. However it is belived that CFS may help improve the situation for poorly written X driver.
You may also be interested in other helpful articles:
- Programming: Understanding Linux Completely Fair Scheduler
- Understanding Linux scheduler
- How To Avoid Sudden Outburst Of Backup Shell Script / Program Disk I/O
- Comparison: Linux Disk Scheduler
- Exploring Urchin Web Analytics Software
Leave a Reply
We encourage your comments, and suggestions. But please stay on topic, be polite, and avoid spam. Thank you very much for stopping by our site!
Tags: affinity, cfs, cpu_scheduler, framework, linux_scheduler, models, multi_tasking, processor



Recent Comments
Today ~ 15 Comments
Today ~ 51 Comments
Today ~ 4 Comments
Today ~ 14 Comments
Today ~ 8 Comments