1. 13 Jun, 2020 1 commit
  2. 11 Jun, 2020 2 commits
  3. 09 Jun, 2020 2 commits
  4. 08 Jun, 2020 1 commit
  5. 04 Jun, 2020 1 commit
  6. 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
  7. 29 May, 2020 3 commits
  8. 27 May, 2020 1 commit
  9. 26 May, 2020 1 commit
  10. 19 May, 2020 1 commit
  11. 18 May, 2020 2 commits
  12. 17 May, 2020 1 commit
  13. 16 May, 2020 1 commit
  14. 15 May, 2020 1 commit
  15. 24 Apr, 2020 3 commits
  16. 23 Apr, 2020 1 commit
  17. 17 Apr, 2020 5 commits
  18. 15 Apr, 2020 1 commit
  19. 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
  20. 06 Apr, 2020 4 commits
  21. 31 Mar, 2020 1 commit
  22. 30 Mar, 2020 3 commits
  23. 26 Mar, 2020 1 commit