Linux process scheduling
I read an informative and interesting article today at Opensource.com about process scheduling in Linux, CFS: Completely fair process scheduling in Linux. It goes into some detail about the Linux Completely Fair Scheduler which has been around now for a bit over a decade.
Understanding how the Linux kernel schedules tasks for CPU time is an important part of our knowledge as SysAdmins. It enables us to understand why programs might be unresponsive and how to deal with that. Dr. Marty Kalin, the author, has covered this in an understandable way that helped me to understand this important kernel task.
Don’t miss this excellent article.
More Stories
Updates to Tech Website
You’ve probably noticed that I haven’t done much on my technical web site in the last few years, http://www.linux-databook.infot. As...
My Next Book
Linux for Small Business Owners: Using Free and Open Source Software to Power Your Dreams by David Both, Cyndi Bulka...
Fedora 33 first impressions
I have posted an article about my first impressions of Fedora 33 on my technical website. Well - in addition...
Migrating to SSD.
A few weeks ago I installed an M.2 SSD drive in my primary workstation, and just today I installed a...
Fedora 32 rocks – with a couple issues
Fedora 32 became available yesterday and - LinuxGeek46 that I am - I managed to upgrade 7 out of 8...
Migrate Thunderbird Config from one Linux Computer to Another
While getting ready to do a presentation at Open Source 101 in a few days, I decided that it would...