Library prosa.analysis.definitions.workload.edf_athep_bound
Bound on Higher-or-Equal Priority Workload under EDF Scheduling
Consider any type of tasks, each characterized by a WCET
task_cost, and an arrival curve max_arrivals.
Context {Task : TaskType}.
Context `{TaskCost Task}.
Context `{TaskDeadline Task}.
Context `{MaxArrivals Task}.
Context `{TaskCost Task}.
Context `{TaskDeadline Task}.
Context `{MaxArrivals Task}.
Consider an arbitrary task set ts ...
... and a task tsk.
For brevity, let's denote the relative deadline of a task as D ...
... and let's use the abbreviation rbf for the task
request-bound function.
Finally, we define an upper bound on workload received from jobs
with higher-than-or-equal priority that come from other
tasks.