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
ec166723
Commit
ec166723
authored
11 months ago
by
Sergey Bozhko
Browse files
Options
Downloads
Patches
Plain Diff
fix a typo in comment
parent
504fc531
No related branches found
Branches containing commit
No related tags found
1 merge request
!366
Prove RTA for RS FIFO
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
analysis/facts/model/rbf.v
+2
-2
2 additions, 2 deletions
analysis/facts/model/rbf.v
with
2 additions
and
2 deletions
analysis/facts/model/rbf.v
+
2
−
2
View file @
ec166723
...
...
@@ -231,8 +231,8 @@ Section TotalRBFBound.
Context
`{
JobArrival
Job
}
.
Context
`{
JobCost
Job
}
.
(** Consider a
n
JLFP policy that indicates a higher-or-equal
priority
relation ... *)
(** Consider a JLFP policy that indicates a higher-or-equal
priority
relation ... *)
Context
`{
JLFP_policy
Job
}
.
(** ... and any valid arrival sequence. *)
...
...
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