- Oct 26, 2016
-
-
Felipe Cerqueira authored
-
Felipe Cerqueira authored
-
- Oct 19, 2016
-
-
Felipe Cerqueira authored
-
- Oct 18, 2016
-
-
Felipe Cerqueira authored
- Add generic definition of job suspension based on the cumulative service - Define the dynamic suspension model (based on task suspension bounds) - Add suspension semantics for uniprocessor schedules - Formalize reduction from suspension-aware schedule to suspension-oblivious schedule by inflating costs (works with JLDP policies and non-unique priorities) - Formalize suspension-oblivious FP RTA using the reduction - Add implementation of a concrete suspension-aware scheduler - Test suspension-oblivious FP RTA with an actual task set - Add simpler definition for JLFP policies - Generalize busy interval lemmas from FP to JLFP scheduling
-
Felipe Cerqueira authored
-
Felipe Cerqueira authored
-
Felipe Cerqueira authored
-
Felipe Cerqueira authored
-
Felipe Cerqueira authored
-
- Oct 06, 2016
-
-
Felipe Cerqueira authored
-
Felipe Cerqueira authored
-
Felipe Cerqueira authored
-
- Sep 06, 2016
-
-
Felipe Cerqueira authored
This commit contains several updates related to uniprocessor scheduling. - Basic definitions of uniprocessor scheduling (see model/uni) - Definitions of worload and service for generic sets of jobs (see service.v and workload.v in model/uni) - Definitions and lemmas about busy intervals (see model/uni/basic/busy_interval.v) - Definition of an arrival bound for sporadic tasks (see model/arrival_bounds.v) - Definitions and correctness proofs of the RTA for FP scheduling (also works with non-unique priorities and arbitrary deadlines, but gives pessimistic bounds) - Implementation of the FP RTA to check for contradictory assumptions In addition, we have also defined partitioned scheduling and proven how it relates with uniprocessor (see model/partitioned).
-
Felipe Cerqueira authored
-
Felipe Cerqueira authored
-
Felipe Cerqueira authored
-
Felipe Cerqueira authored
-
- Aug 05, 2016
-
-
Felipe Cerqueira authored
-
Felipe Cerqueira authored
-
- Aug 03, 2016
-
-
Felipe Cerqueira authored
-
- Jul 17, 2016
-
-
Björn Brandenburg authored
-
- Jul 15, 2016
-
-
Felipe Cerqueira authored
-
- Jul 14, 2016
-
-
Felipe Cerqueira authored
-
- Jul 13, 2016
-
-
Björn Brandenburg authored
The BSD version of `find` needs to be given '.' as the search path.
-
- Jul 12, 2016
-
-
Felipe Cerqueira authored
-
- Jun 08, 2016
-
-
Felipe Cerqueira authored
-
Felipe Cerqueira authored
-
Felipe Cerqueira authored
-
- Jun 06, 2016
-
-
Felipe Cerqueira authored
- Add definitions related to APA scheduling - Prove correctness of reduction-based RTA for APA scheduling (FP and EDF) - Add implementation of a weak APA scheduler - Update definition of taskset to assume uniqueness - Modify names and comments to improve readability - Remove strong assumptions about priority order in FP scheduling - Add tests with FP RTA for every model - Add tests for RTA with parallel jobs
-
Felipe Cerqueira authored
-
Felipe Cerqueira authored
-
Felipe Cerqueira authored
-
Felipe Cerqueira authored
-
Felipe Cerqueira authored
-
Felipe Cerqueira authored
-
- May 05, 2016
-
-
Felipe Cerqueira authored
-
Felipe Cerqueira authored
-
Felipe Cerqueira authored
-
Felipe Cerqueira authored
-
- May 04, 2016
-
-
Felipe Cerqueira authored
-