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
4a0f193c
Commit
4a0f193c
authored
8 years ago
by
Felipe Cerqueira
Browse files
Options
Downloads
Patches
Plain Diff
Remove missing import
parent
f7a79913
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
analysis/apa/bertogna_fp_theory.v
+2
-2
2 additions, 2 deletions
analysis/apa/bertogna_fp_theory.v
with
2 additions
and
2 deletions
analysis/apa/bertogna_fp_theory.v
+
2
−
2
View file @
4a0f193c
Require
Import
rt
.
util
.
all
rt
.
util
.
divround
.
Require
Import
rt
.
model
.
apa
.
task
rt
.
model
.
apa
.
job
rt
.
model
.
apa
.
task_arrival
rt
.
model
.
apa
.
schedule
rt
.
model
.
apa
.
platform
rt
.
model
.
apa
.
platform_fp
rt
.
model
.
apa
.
schedule
rt
.
model
.
apa
.
platform
rt
.
model
.
apa
.
constrained_deadlines
rt
.
model
.
apa
.
workload
rt
.
model
.
apa
.
schedulability
rt
.
model
.
apa
.
priority
rt
.
model
.
apa
.
response_time
rt
.
model
.
apa
.
interference
rt
.
model
.
apa
.
affinity
rt
.
model
.
apa
.
constrained_deadlines
.
...
...
@@ -10,7 +10,7 @@ From mathcomp Require Import ssreflect ssrbool eqtype ssrnat seq fintype bigop d
Module
ResponseTimeAnalysisFP
.
Export
Job
SporadicTaskset
ScheduleOfSporadicTask
Workload
Interference
InterferenceBoundFP
Platform
PlatformFP
Schedulability
ResponseTime
Priority
Platform
Schedulability
ResponseTime
Priority
SporadicTaskArrival
WorkloadBound
Affinity
ConstrainedDeadlines
.
...
...
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