1. 24 Jun, 2020 1 commit
  2. 23 Jun, 2020 2 commits
  3. 22 Jun, 2020 1 commit
  4. 13 Jun, 2020 1 commit
  5. 11 Jun, 2020 2 commits
  6. 09 Jun, 2020 2 commits
  7. 08 Jun, 2020 1 commit
  8. 04 Jun, 2020 1 commit
  9. 03 Jun, 2020 2 commits
    • Add support for serial tail calls. · a81e082d
      Currently once we are serial no more parallel strains are executed. However, this could be changed using strain local resources in the future.
      FritzFlorian committed
    • Add prototype support for other, strain_local resources. · 6394b203
      The strain_local resources can be used to get unique IDs for resources that would, in a serial execution, only be used once in the call chain. This is a first prototype implementation and needs further tesitng. The current implementation adds linear overhead to each steal proportional to the number of used  resources. We might be able to reduce it, but for a first version it is fine.
      FritzFlorian committed
  10. 29 May, 2020 3 commits
  11. 27 May, 2020 1 commit
  12. 26 May, 2020 1 commit
  13. 19 May, 2020 1 commit
  14. 18 May, 2020 2 commits
  15. 17 May, 2020 1 commit
  16. 16 May, 2020 1 commit
  17. 15 May, 2020 1 commit
  18. 24 Apr, 2020 3 commits
  19. 23 Apr, 2020 1 commit
  20. 17 Apr, 2020 5 commits
  21. 15 Apr, 2020 1 commit
  22. 14 Apr, 2020 1 commit
    • Add initial notes on banana pi benchmark setup. · 4ab4d3fe
      Our benchmarks require isolation from other system effects. Additionally,
      we would like to have a system with 'very symmetric cores' (no hyperthreading,
      no different memory connections, ....) that falls more into  the embedded
      class of devices than desktop processors do. The notes describe how to setup
      an banana pi m3 with a linux distri with rt preemt patch to achieve this.
      FritzFlorian committed
  23. 06 Apr, 2020 4 commits
  24. 31 Mar, 2020 1 commit