Skip to content
Snippets Groups Projects
  1. Nov 25, 2016
    • Felipe Cerqueira's avatar
      Restructure directory + Add jitter-aware RTA · a5f12a43
      Felipe Cerqueira authored
      - Added definitions and implementation of jitter-aware RTA for
        uniprocessor scheduling.
      - The Prosa directory was restructured to better accomodate the different
        types of arrival sequences and schedules.
      a5f12a43
  2. Oct 26, 2016
  3. Oct 19, 2016
  4. Oct 18, 2016
  5. Oct 06, 2016
  6. Sep 06, 2016
    • Felipe Cerqueira's avatar
      Major commit: Uniprocessor RTA · ac6f0d4e
      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).
      ac6f0d4e
    • Felipe Cerqueira's avatar
      Add lemmas about iter_fixpoint · 5d02df7f
      Felipe Cerqueira authored
      5d02df7f
    • Felipe Cerqueira's avatar
      Add more lemmas about \max · d3d75a3b
      Felipe Cerqueira authored
      d3d75a3b
    • Felipe Cerqueira's avatar
      6461aa51
    • Felipe Cerqueira's avatar
      Add more notation for map/filter · 74126db1
      Felipe Cerqueira authored
      74126db1
  7. Aug 05, 2016
  8. Aug 03, 2016
  9. Jul 17, 2016
  10. Jul 15, 2016
  11. Jul 14, 2016
  12. Jul 13, 2016
  13. Jul 12, 2016
  14. Jun 08, 2016
  15. Jun 06, 2016
  16. May 05, 2016
Loading