Skip to content
Snippets Groups Projects
  1. Mar 18, 2021
  2. Mar 11, 2021
    • LailaElbeheiry's avatar
      add proof of equivalence of EDF definitions · 271464a5
      LailaElbeheiry authored and Björn Brandenburg's avatar Björn Brandenburg committed
      This commit connects the two ways with which one can specify that a
      schedule is an EDF schedule in PROSA: the `EDF_schedule` predicate
      and the `respects_policy_at_preemption_point` with the EDF priority
      policy predicate. We connect these two definitions by showing that
      they're equivalent. We then restate the optimality proof of EDF
      schedules using the proven equivalence.
      271464a5
  3. Mar 08, 2021
  4. Mar 01, 2021
  5. Jan 29, 2021
  6. Jan 02, 2021
  7. Dec 11, 2020
  8. Sep 25, 2020
  9. Sep 23, 2020
    • Sergey Bozhko's avatar
      Add [arrives_in] to [sequential_tasks] definition · 33a48458
      Sergey Bozhko authored
      Note that the prior definition of [sequential_tasks]
      did not differentiate between a job coming from the
      arrival sequence and any other job. However, all
      computable properties (such as [job_respects_task_rtc,
      valid_preemption_model, arrivals_have_valid_job_costs,
      all_deadlines_of_arrivals_met]) are stated exclusively
      for jobs from the arrival sequence. In order to make
      the definition of [sequential_tasks] compatible with
      computable properties, we add preconditions
      [arrives_in arr_seq j1] and [arrives_in arr_seq j2].
      33a48458
  10. Sep 22, 2020
  11. Sep 09, 2020
  12. Aug 28, 2020
  13. Aug 27, 2020
  14. Aug 10, 2020
  15. Aug 06, 2020
  16. Aug 05, 2020
  17. Aug 04, 2020
Loading