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