1. 04 Oct, 2016 1 commit
    • embb_time_t time stamps · d64c016f
      The implementation now uses embb_time_t time stamps instead of uin64_t
      time stamps. Thereby time checks now rely on embb internals, instead of
      more clumsy comparissons.
      
      Furthermore this allows to use the embb::base::Duration on EMBB level
      and thus setting _relative_ deadlines, instead of _absolute_ deadlines
      on task creation.
      Tobias Langer committed
  2. 30 Sep, 2016 1 commit
  3. 24 Aug, 2016 1 commit
    • Added interface to set scheduling mode · 27d1dbb1
      The node struct was extended so the scheduling mode can be configured on
      Node initialization. Therefore the scheduling mode struct was moved from
      embb_mtapi_scheduler_t.h to mtapi.h.
      
      The scheduling mode is now another node attribute and can be set as such
      on program setup.
      Tobias Langer committed
  4. 23 Aug, 2016 1 commit
    • Deadline support for EMBB layer · 18ac4ca5
      The EMBB layer was extended so tasks now can be started with the deadline
      property.
      
      In order to specify a deadline for a task / group of tasks the class
      ExecutionPolicy must be instanciated. Here the required deadline may be
      set.
      Tobias Langer committed
  5. 22 Aug, 2016 1 commit
  6. 07 Jul, 2016 1 commit
  7. 06 Jul, 2016 1 commit
  8. 21 Jun, 2016 2 commits
  9. 20 Jun, 2016 1 commit
  10. 02 May, 2016 1 commit
  11. 26 Apr, 2016 3 commits
  12. 05 Apr, 2016 1 commit
  13. 23 Feb, 2016 1 commit
  14. 06 Nov, 2015 1 commit
  15. 03 Nov, 2015 1 commit
  16. 19 Jun, 2015 1 commit
  17. 01 Apr, 2015 1 commit
  18. 25 Mar, 2015 3 commits
  19. 24 Mar, 2015 3 commits
  20. 27 Feb, 2015 2 commits
  21. 25 Feb, 2015 1 commit
  22. 24 Feb, 2015 2 commits
  23. 11 Feb, 2015 1 commit
  24. 02 Feb, 2015 5 commits
  25. 19 Jan, 2015 1 commit
  26. 20 Oct, 2014 1 commit
  27. 09 Oct, 2014 1 commit