Implementation and Evaluation of Global and Partitioned Scheduling in a Real-Time OS

TitleImplementation and Evaluation of Global and Partitioned Scheduling in a Real-Time OS
Publication TypeJournal Article
Year of Publication2013
AuthorsGracioli, G., A. A. Fröhlich, R. Pellizzoni, and S. Fischmeister
JournalReal-Time Systems
Pagination1-46
ISSN0922-6443
Keywordsoperating systems, real-time systems
Abstract

In this work, we provide an experimental comparison between Global-EDF and Partitioned-EDF, considering the run-time overhead of a real-time operating system (RTOS). Recent works have confirmed that OS implementation aspects, such as the choice of scheduling data structures and interrupt handling mechanisms, impact real-time schedulability as much as scheduling theoretic aspects. However, these studies used real-time patches applied into a general-purpose OS. By measuring the run-time overhead of an RTOS designed from scratch, we show how close the schedulability ratio of task sets is to the theoretical hard real-time schedulability tests. Moreover, we show how a well-designed object-oriented RTOS allows code reuse of scheduling components (e.g., thread, scheduling criteria, and schedulers) and easy real-time scheduling extensions. We compare our RTOS to a real-time patch for Linux in terms of the task set schedulability ratio of several generated task sets. In some cases, Global-EDF considering the overhead of the RTOS is superior to Partitioned-EDF considering the overhead of the patched Linux, which clearly shows how different OSs impact hard real-time schedulers.

DOI10.1007/s11241-013-9183-3
Refereed DesignationRefereed
Related files: 

Opportunities

Looking for motivated students (undergrads and grads) interested in working on embedded software and systems research. Mail Sebastian Fischmeister for further information.