cumulative_hep_interference split
- Move some general definitions and lemmas about interference to the new introduced
analysis.facts.interference
- Generalize one lemma in
ideal_jlfp_rta
that relates cumulative interference to service. Previously there were two lemmas that proved slightly different statements and had mostly similar proof scripts. - Add lemma proving cumulative interference from higher-or-equal priority jobs as equivalent to the sum of cumulative interference from strictly higher and equal priority jobs
- Stating the above lemma requires definitions of
another_task_hp_job
andanother_task_ep_job
Edited by Kimaya Bedarkar