Resources: BW - Chapter 11 - Scheduling real-time systems.pdf Ch 11.1


This is a Static Scheduling Scheme, with a fixed schedule decided at runtime, which will be repeated cyclically.

It is built by minor and major cycles.

  • Major Cycle: The schedule which is to be repeated cyclically
  • Minor Cycle: A Major cycle consists of a number of minor cycles, each of a fixed duration.

This means that it is deterministic, and thus predictable.