Module fully_nonpreemptive

Module fully_nonpreemptive 

Source
Expand description

RTA for FP scheduling with fully non-preemptive jobs (NP-FP)

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 fully-nonpreemptive fixed-priority scheduling on a dedicated uniprocessor.