1. 09 Feb, 2020 1 commit
  2. 30 Jan, 2020 1 commit
  3. 29 Jan, 2020 1 commit
    • WIP: Add simple external trading deque test. · 2adb2d16
      The current version has race conditions and is hard to debug (especially because of the fibers, if a wrong thread executes on a fiber we get segfalts very fast). To combat this mess we now refactor the code bit by bit while also adding tests where it can be done with reasonably effort).
      FritzFlorian committed
  4. 27 Jan, 2020 2 commits
  5. 26 Jan, 2020 1 commit
  6. 23 Jan, 2020 1 commit
  7. 05 Dec, 2019 1 commit
  8. 04 Dec, 2019 1 commit
  9. 29 Nov, 2019 3 commits
  10. 27 Nov, 2019 2 commits
  11. 07 Nov, 2019 1 commit
  12. 05 Nov, 2019 1 commit
    • WIP: re-work static memory allocation for scheduler. · 693d4e9b
      We changed how the memory is allocated from passing char* buffers to then store objects into to creating 'fat objects' for all scheduler state. This eases development for us, as we can make changes to data structures without too much effort (e.g. add a second array to manage tasks if required).
      FritzFlorian committed
  13. 16 Sep, 2019 1 commit
  14. 02 Sep, 2019 1 commit
  15. 01 Aug, 2019 1 commit
  16. 18 Jun, 2019 1 commit
  17. 12 Jun, 2019 1 commit
  18. 07 Jun, 2019 1 commit
  19. 06 Jun, 2019 1 commit
  20. 05 Jun, 2019 1 commit
  21. 04 Jun, 2019 1 commit
  22. 17 Apr, 2019 1 commit
  23. 05 Apr, 2019 2 commits
  24. 02 Apr, 2019 1 commit
  25. 26 Mar, 2019 1 commit
  26. 25 Mar, 2019 1 commit
  27. 22 Mar, 2019 1 commit