Skip to content
Snippets Groups Projects
  1. May 10, 2019
  2. May 03, 2019
  3. Apr 23, 2019
  4. Apr 16, 2019
  5. Mar 14, 2019
  6. Mar 03, 2019
  7. Jan 31, 2019
  8. Jan 23, 2019
  9. Oct 01, 2018
  10. Sep 24, 2018
  11. Sep 17, 2018
  12. Aug 14, 2018
  13. Aug 13, 2018
  14. Jul 05, 2018
  15. Jul 04, 2018
  16. Jun 07, 2018
  17. May 18, 2018
  18. Apr 18, 2018
  19. Apr 17, 2018
  20. Apr 13, 2018
  21. Feb 02, 2018
  22. Jan 29, 2018
  23. Jan 26, 2018
  24. Jan 25, 2018
  25. Jan 22, 2018
  26. Jan 18, 2018
  27. Jan 08, 2018
  28. Dec 18, 2017
    • Simon Barner's avatar
      1) Introduce IAllocationType marker interface · 68867c2f
      Simon Barner authored
       - Used to semantically mark AllocationTables and AllocationEntries (e.g., which layers of the system are connected by allocation, and which system entities)
       - Add IAllocationService.addAllocationEntryType() and getAllocationEntryTypes() to register and query IAllocationTypes
       - Apply IAllocationTypes specializations to Task, Partition and Hardware architecture allocations
      
      2) Move TaskToExecutionUnitAllocationTable and TaskWcetTable to af3.task (to avoid circular dependencies that would arise from the introduction of IAllocationType)
      
      3) Schedule model UI
       - Use IAllocationTypes to provide unified generic UI in af3.schedule.ui
       - Remove most of the temporary hacks since allocation[.ui] is now in the build
       - TODO: Remove SystemScheduleDeploymentPropertySection once Deployment has fully been replaced by AllocationTable
      
      refs 2950,3188,3067
      68867c2f
  29. Nov 29, 2017
Loading