Skip to content
Snippets Groups Projects
  1. Oct 26, 2016
  2. Oct 19, 2016
  3. Oct 18, 2016
  4. Oct 06, 2016
  5. 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
  6. Aug 05, 2016
  7. Aug 03, 2016
  8. Jul 17, 2016
  9. Jul 15, 2016
  10. Jul 14, 2016
  11. Jul 13, 2016
  12. Jul 12, 2016
  13. Jun 08, 2016
  14. Jun 06, 2016
  15. May 05, 2016
  16. May 04, 2016
Loading