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
Graph
8bf49c967a1b7e9819b8c884845a85d764d54f2e
Select Git revision
Branches
7
classic-prosa
protected
embed_arr_seq_uniq
fset
master
default
protected
prepare_MC_PR
tutorial
wip-hunspell
Tags
5
v0.5
protected
v0.4
protected
v0.3
protected
v0.2
protected
v0.1
protected
12 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
3
Jan
12
Dec
24
Nov
23
22
10
9
6
2
13
Oct
12
22
Sep
12
Jul
7
5
30
Jun
29
27
23
21
16
13
12
9
28
Apr
25
20
19
14
11
10
6
5
4
1
30
Mar
29
27
24
23
17
16
15
13
10
4
2
1
28
Feb
27
22
21
20
14
28
Jan
20
11
Nov
10
9
8
28
Sep
20
7
1
29
Aug
25
18
10
8
4
1
28
Jul
25
21
19
14
11
6
1
30
Jun
27
May
26
16
12
9
6
5
19
Apr
14
13
7
25
Mar
24
18
17
16
11
4
3
25
Feb
18
17
16
15
14
13
11
9
31
Jan
13
15
Dec
7
29
Nov
25
24
23
5
4
3
2
14
Oct
12
11
7
6
5
4
30
Sep
29
27
22
17
16
15
11
8
30
Jul
27
26
19
18
Mar
11
8
1
29
Jan
2
11
Dec
25
Sep
23
22
9
28
Aug
27
10
6
5
4
30
Jul
9
8
30
Jun
19
May
11
3
Apr
1
31
Mar
27
10
27
Feb
26
19
11
10
23
Jan
21
21
Dec
20
19
18
12
10
4
20
Nov
19
18
15
11
5
31
Oct
29
24
23
16
15
11
24
Sep
23
remove `coqdoc` hack from Makefile patch
define restricted supply processor model
enforce strict subproofs
fix "nonuniform inheritance" deprecation warning
add weaker definition of SBF
convert ε to notation to avoid having to unfold it
silence some warnings and change global behavior of obligation tactic
bump mathcomp version to 1.18
add guideline about strict subproofs
simplify one proof
import ssreflect only once
remove [sequential_tasks] assumption in one proof
CI: bump Coq version to 8.18
introduce restricted-supply abstract RTA
generalize [task_IBF -> job_IBF] proof
relate [scheduled_jobs_at] with [scheduled_at] on uniprocessors
use `=` instead of `<->` [in analysis.facts.model.scheduled]
remove [ideal.processor] proc. model
make indentation more consistent
silence warning
tighten bound on maximum ELF busy-interval length
clean up [analysis.facts.busy_interval.carry_in]
remove ideal uni-proc assumption from priority_inversion_bounded.v
remove ideal uni-proc assumption from hep_job_scheduled.v
move `busy_interval.ideal.inequalities` -> `abstract.ideal`
move `busy_interval.ideal.priority_inversion` -> `facts.model.ideal`
remove `ideal.carry_in` (generalize last remaining lemma)
remove ideal uni-proc assumption from ideal/busy_interval.v
add two corollaries about `is_idle` and `scheduled_at`
introduce conditional interference
move definition of [served_at] and add new lemma
add more lemmas about [task_scheduled_at]
collect trivial remarks on [same_task]
relate [another_hep_job] to [same_task]
lemmas about priority inversion at start of busy interval
misc. cleanups in priority_inversion_bounded.v
pull out lemma `no_priority_inversion_after_preemption_point`
add two utility lemmas to `util.nat`
add three auxiliary lemmas about preemption times
add the notion of a Supply Bound Function (SBF)
Loading