Forked from
RT-PROOFS / PROSA - Formally Proven Schedulability Analysis
624 commits behind the upstream repository.
-
Sergey Bozhko authoredSergey Bozhko authored
floating.v 478 B
From rt.util Require Export
nondecreasing.
From rt.restructuring.model.preemption Require Export
valid_model valid_schedule
job.parameters task.parameters
job.instance.limited
task.instance.floating
rtc_threshold.instance.floating.
From rt.restructuring.analysis.basic_facts.preemption Require Export
job.limited task.floating rtc_threshold.floating.
From rt.restructuring.analysis.facts Require Export
priority_inversion_is_bounded.