Skip to content

Opening book details…

About this document

Real-Time Systems: Clock-Driven Scheduling by Akil M is a document available to read on EtoBox.

This document discusses clock-driven scheduling and provides examples. It begins by defining the parameters of periodic tasks - period, execution time, deadline. It then gives an example of 4 periodic tasks and shows a possible static schedule repeating every 20 time units. The document explains that a clock-driven scheduler uses a pre-computed static schedule stored in a table with entries of (time, task). An interrupt triggers at each time to schedule the task specified. If the task is idle, an aperiodic

Author
Akil M
Language
EN