Skip to content
Snippets Groups Projects
  1. Jul 05, 2018
  2. Jul 04, 2018
  3. Jun 07, 2018
  4. May 18, 2018
  5. Apr 18, 2018
  6. Apr 17, 2018
  7. Apr 13, 2018
  8. Feb 02, 2018
  9. Jan 29, 2018
  10. Jan 26, 2018
  11. Jan 25, 2018
  12. Jan 22, 2018
  13. Jan 18, 2018
  14. Jan 08, 2018
  15. 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
  16. Nov 29, 2017
  17. Nov 28, 2017
  18. Nov 27, 2017
  19. Nov 24, 2017
  20. Nov 16, 2017
  21. Nov 10, 2017
  22. Oct 23, 2017
  23. Aug 07, 2017
  24. Aug 04, 2017
  25. Feb 27, 2017
  26. Jan 20, 2017
  27. Dec 12, 2016
Loading