- 26 Aug, 2019 1 commit
-
-
Andreas Schmidt authored
-
- 19 Jun, 2019 1 commit
-
-
Andreas Schmidt authored
-
- 14 Dec, 2018 1 commit
-
-
Andreas Schmidt authored
-
- 16 Nov, 2018 1 commit
-
-
Andreas Schmidt authored
-
- 26 Oct, 2018 3 commits
-
-
Andreas Schmidt authored
-
Stefan Reif authored
Use the environment variable "PRRT_CORES" to restrict a PRRT socket to specific cpu cores.
-
Andreas Schmidt authored
-
- 15 Oct, 2018 2 commits
-
-
Andreas Schmidt authored
-
Kai Vogelgesang authored
-
- 05 Sep, 2018 1 commit
-
-
Kai Vogelgesang authored
-
- 06 Aug, 2018 1 commit
-
-
Andreas Schmidt authored
-
- 10 Jul, 2018 2 commits
-
-
Andreas Schmidt authored
-
Andreas Schmidt authored
-
- 25 Jun, 2018 2 commits
- 22 Jun, 2018 2 commits
- 26 Mar, 2018 1 commit
-
-
Andreas Schmidt authored
-
- 08 Mar, 2018 1 commit
-
-
Stefan Reif authored
- Use the much faster MPSC_queue algorithm to implement the pipe - Replace the MPSC_queue by the propper pipe abstraction instead
-
- 19 Dec, 2017 1 commit
-
-
Andreas Schmidt authored
-
- 18 Dec, 2017 1 commit
-
-
Andreas Schmidt authored
-
- 06 Dec, 2017 3 commits
-
-
Andreas Schmidt authored
-
Andreas Schmidt authored
-
Andreas Schmidt authored
-
- 14 Nov, 2017 1 commit
-
-
Andreas Schmidt authored
-
- 06 Nov, 2017 1 commit
-
-
Andreas Schmidt authored
-
- 23 Oct, 2017 1 commit
-
-
rna authored
-
- 09 Oct, 2017 1 commit
-
-
Andreas Schmidt authored
-
- 11 Sep, 2017 1 commit
-
-
Andreas Schmidt authored
-
- 19 Jul, 2017 2 commits
-
-
Stefan Reif authored
-
Stefan Reif authored
-
- 13 Jul, 2017 1 commit
-
-
Andreas Schmidt authored
-
- 30 May, 2017 1 commit
-
-
Andreas Schmidt authored
-
- 02 Mar, 2017 1 commit
-
-
Stefan Reif authored
It is possible that the timeout value overflows, and then, the 'now' timestamp is always larger than the packet timeout. We need a proper timeout detection.
-
- 28 Feb, 2017 1 commit
-
-
Stefan Reif authored
- add debug domains which enable multiple debugging statements collectively - add a debug domain DEBUG_ALL which enables all debugging messages - print the debug domain in the debug message - add some debug statements - enable some domains To print the domain, the debug() macro converts the domain into a string and adds the value 6 to skip the "DEBUG_" prefix.
-
- 09 Feb, 2017 2 commits
-
-
Andreas Schmidt authored
-
Stefan Reif authored
- Implement PrrtTimestamp data structures and functions - Add PrrtTimeStampClock and PrrtTimeStampCycle macros where desired - Dump timestamp results to stdout
-
- 26 Jan, 2017 1 commit
-
-
Andreas Schmidt authored
-
- 17 Jan, 2017 1 commit
-
-
Andreas Schmidt authored
-