Skip to content
Snippets Groups Projects
  1. Aug 05, 2016
  2. Jun 06, 2016
    • Felipe Cerqueira's avatar
      Major Commit - Prosa v0.2 · f7a79913
      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
      f7a79913
  3. May 05, 2016
  4. May 04, 2016
  5. Mar 31, 2016
  6. Mar 01, 2016
  7. Feb 06, 2016
  8. Feb 01, 2016
    • Felipe Cerqueira's avatar
      Major Changes in RTA and Directory Structure · 32126a75
      Felipe Cerqueira authored
      - Removed unnecessary assumption in RTA about task precedence/no intra-task parallelism.
      - Scheduler models and analyses are organized in separate modules/folders.
      - Added RTA for FP and EDF for schedulers with release jitter.
      - The scheduling invariants were split into more fine-grained assumptions:
        (a) scheduler is work-conserving
        (b) scheduler enforces FP/JLDP priority X
      - New helper lemmas about counting, and sorted/uniq lists
      - Inclusion of tactics feed and feed_n (see documentation).
      - Added a Makefile generator
      32126a75
  9. Jan 13, 2016
  10. Jan 12, 2016
  11. Jan 08, 2016
  12. Jan 07, 2016
  13. Jan 06, 2016
  14. Jan 05, 2016
  15. Dec 29, 2015
  16. Dec 18, 2015
  17. Dec 08, 2015
  18. Dec 02, 2015
  19. Oct 27, 2015
  20. Oct 20, 2015
  21. Oct 16, 2015
Loading