model reorg: fold RTCT instances into task.preemption.*
The two concepts are tightly coupled and it does not make sense to mix and match them. Therefore, it's cleaner and easier to understand if both aspects of the preemption model are instantiated in the same module next to each other.
Showing
- restructuring/analysis/basic_facts/preemption/rtc_threshold/floating.v 0 additions, 1 deletion.../analysis/basic_facts/preemption/rtc_threshold/floating.v
- restructuring/analysis/basic_facts/preemption/rtc_threshold/limited.v 0 additions, 1 deletion...g/analysis/basic_facts/preemption/rtc_threshold/limited.v
- restructuring/analysis/basic_facts/preemption/rtc_threshold/nonpreemptive.v 0 additions, 1 deletion...ysis/basic_facts/preemption/rtc_threshold/nonpreemptive.v
- restructuring/analysis/basic_facts/preemption/rtc_threshold/preemptive.v 0 additions, 1 deletion...nalysis/basic_facts/preemption/rtc_threshold/preemptive.v
- restructuring/model/preemption/floating.v 0 additions, 1 deletionrestructuring/model/preemption/floating.v
- restructuring/model/preemption/limited.v 1 addition, 1 deletionrestructuring/model/preemption/limited.v
- restructuring/model/preemption/nonpreemptive.v 0 additions, 1 deletionrestructuring/model/preemption/nonpreemptive.v
- restructuring/model/preemption/preemptive.v 0 additions, 1 deletionrestructuring/model/preemption/preemptive.v
- restructuring/model/preemption/rtc_threshold/instance/floating.v 0 additions, 21 deletions...turing/model/preemption/rtc_threshold/instance/floating.v
- restructuring/model/preemption/rtc_threshold/instance/limited.v 0 additions, 24 deletions...cturing/model/preemption/rtc_threshold/instance/limited.v
- restructuring/model/preemption/rtc_threshold/instance/nonpreemptive.v 0 additions, 22 deletions...g/model/preemption/rtc_threshold/instance/nonpreemptive.v
- restructuring/model/preemption/rtc_threshold/instance/preemptive.v 0 additions, 19 deletions...ring/model/preemption/rtc_threshold/instance/preemptive.v
- restructuring/model/task/preemption/floating_nonpreemptive.v 20 additions, 0 deletionsrestructuring/model/task/preemption/floating_nonpreemptive.v
- restructuring/model/task/preemption/fully_nonpreemptive.v 22 additions, 0 deletionsrestructuring/model/task/preemption/fully_nonpreemptive.v
- restructuring/model/task/preemption/fully_preemptive.v 20 additions, 0 deletionsrestructuring/model/task/preemption/fully_preemptive.v
- restructuring/model/task/preemption/limited_preemptive.v 24 additions, 0 deletionsrestructuring/model/task/preemption/limited_preemptive.v
Loading
Please register or sign in to comment