The IRMOS realtime scheduler | Linux Today

The IRMOS realtime scheduler

Written By
Web Webster
Web Webster
Aug 20, 2010

“In the context of the IRMOS European Project (Interactive
Real-Time Applications on Service-Oriented Infrastructures), a new
realtime scheduler for Linux has been developed by the Real-Time
Systems Laboratory of Scuola Superiore Sant’Anna in Pisa. The
purpose of this article is to provide a general overview of this
new scheduler, describe its features and how it can be practically
used, provide a few details about the implemented algorithms, and
gathering feedback by the community about possible
improvements.

“The IRMOS realtime scheduler (a.k.a., EDF throttling or
realtime throttling), allows the administrator to reserve a “slice”
of the processing capability of a system for a group of Linux
tasks. It is based on a direct modification of the POSIX realtime
scheduling class within the Linux kernel, and in particular, to the
throttling mechanism already built into the kernel for realtime
tasks. Basically, the realtime throttling mechanism is changed from
a mechanism that exclusively limits the computation power granted
to groups of realtime tasks, to one that provides them with both a
limit and precise scheduling guarantees (in terms of a guaranteed
runtime every period, on each of the available CPUs). Also, it has
been designed from scratch with SMP support in mind, and it
implements a hierarchical scheduling policy based on both deadlines
and priorities. Specifically, POSIX fixed priority (FP) realtime
scheduling is nested inside EDF (Earliest Deadline First)
scheduling.”

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.