Module floating_nonpreemptive

Module floating_nonpreemptive 

Source
Expand description

RTA for FP scheduling with floating non-preemptive sections (FP-NPS)

Structs§

TaskUnderAnalysis
The information about the task under analysis required to perform the analysis. Create one struct of this type to represent the task under analysis.

Functions§

dedicated_uniproc_rta
Try to find a response-time bound for a task under fixed-priority scheduling with floating non-preemptive regions on a dedicated uniprocessor.