informIT: The Linux Process Scheduler | Linux Today

informIT: The Linux Process Scheduler

Written By
Web Webster
Web Webster
Nov 14, 2003

“The scheduler is the component of the kernel that selects which
process to run next. The scheduler (or process scheduler, as it is
sometimes called) can be viewed as the code that divides the finite
resource of processor time between the runnable processes on a
system. The scheduler is the basis of a multitasking operating
system such as Linux. By deciding what process can run, the
scheduler is responsible for best utilizing the system and giving
the impression that multiple processes are simultaneously
executing.

“The idea behind the scheduler is simple. To best utilize
processor time, assuming there are runnable processes, a process
should always be running. If there are more processes than
processors in a system, some processes will not always be running.
These processes are waiting to run. Deciding what process runs
next, given a set of runnable processes, is a fundamental decision
the scheduler must make…”


Complete Story

Web Webster

Web Webster

Web Webster has more than 20 years of writing and editorial experience in the tech sector. He’s written and edited news, demand generation, user-focused, and thought leadership content for business software solutions, consumer tech, and Linux Today, he edits and writes for a portfolio of tech industry news and analysis websites including webopedia.com, and DatabaseJournal.com.

Linux Today Logo

LinuxToday is a trusted, contributor-driven news resource supporting all types of Linux users. Our thriving international community engages with us through social media and frequent content contributions aimed at solving problems ranging from personal computing to enterprise-level IT operations. LinuxToday serves as a home for a community that struggles to find comparable information elsewhere on the web.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.