Expand description
RTA for FP scheduling with fully non-preemptive jobs (NP-FP)
Structs§
- Task
Under Analysis - 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.