Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
PROSA - Formally Proven Schedulability Analysis
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
RT-PROOFS
PROSA - Formally Proven Schedulability Analysis
Commits
d907c61a
Commit
d907c61a
authored
1 month ago
by
Björn Brandenburg
Browse files
Options
Downloads
Patches
Plain Diff
fix comment
parent
260faaea
No related branches found
No related tags found
No related merge requests found
Pipeline
#117638
passed
1 month ago
Stage: build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
analysis/definitions/finish_time.v
+1
-1
1 addition, 1 deletion
analysis/definitions/finish_time.v
with
1 addition
and
1 deletion
analysis/definitions/finish_time.v
+
1
−
1
View file @
d907c61a
...
...
@@ -29,7 +29,7 @@ Section JobFinishTime.
(** In the following, we proceed under the assumption that [j] finishes
eventually (i.e., no later than [R] time units after its arrival, for any
finite [R])
, ..
. *)
finite [R]). *)
Variable
R
:
nat
.
Hypothesis
H_response_time_bounded
:
job_response_time_bound
sched
j
R
.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment