Skip to content
Snippets Groups Projects
Commit 958bd3a5 authored by Felipe Cerqueira's avatar Felipe Cerqueira
Browse files

Fix comment

parent 1467b2e6
No related branches found
No related tags found
No related merge requests found
......@@ -622,7 +622,7 @@ Module ResponseTimeIterationFP.
Hypothesis H_completed_jobs_dont_execute:
completed_jobs_dont_execute job_cost rate sched.
(* ...and do not execute in parallel. *)
(* ...and do not execute in parallel (required by the workload bound). *)
Hypothesis H_no_parallelism:
jobs_dont_execute_in_parallel sched.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment