- 02 Feb, 2022 1 commit
-
-
Martin Karsten authored
-
- 26 Jan, 2022 2 commits
-
-
Martin Karsten authored
-
Martin Karsten authored
- fix fibre-specific destructors
-
- 25 Jan, 2022 1 commit
-
-
Martin Karsten authored
-
- 21 Jan, 2022 1 commit
-
-
Martin Karsten authored
-
- 13 Jan, 2022 1 commit
-
-
Martin Karsten authored
- match pthread_getspecific behavior for uninitialized keys See merge request mkarsten/libfibre!3
-
- 05 Jan, 2022 1 commit
-
-
Peter Cai authored
pthread_getspecific() returns nullptr when the key has not been initialized with a pthread_setspecific(). Match this behavior in libfibre, because this is needed in the Rust port.
-
- 22 Dec, 2021 1 commit
-
-
Martin Karsten authored
- improve stats counter for user-blocking I/O calls (add for epoll_wait)
-
- 24 Nov, 2021 1 commit
-
-
Martin Karsten authored
-
- 19 Nov, 2021 1 commit
-
-
Martin Karsten authored
- clerical updates in fibre.h and syscall_macro.h
-
- 06 Nov, 2021 1 commit
-
-
Martin Karsten authored
. AtomicSync does not directly support timeouts . go back to regular blocking synchronization for I/O readiness notification
-
- 03 Nov, 2021 1 commit
-
-
Martin Karsten authored
-
- 28 Oct, 2021 1 commit
-
-
Martin Karsten authored
. can be replaced by runtime configuration, if necessary
-
- 27 Oct, 2021 1 commit
-
-
Martin Karsten authored
- clerical update in Stats
-
- 26 Oct, 2021 1 commit
-
-
Martin Karsten authored
- remove TESTING_PLACEMENT_STAGING, TESTING_SHARED_READYQUEUE
-
- 19 Oct, 2021 1 commit
-
-
Martin Karsten authored
- EventScope.h: bug fixes - IOUring.h: bug fixes - syscall_macro.h: enhancements
-
- 18 Oct, 2021 2 commits
-
-
Martin Karsten authored
-
Martin Karsten authored
- re-arrange testoptions header files
-
- 17 Oct, 2021 1 commit
-
-
Martin Karsten authored
-
- 16 Oct, 2021 4 commits
-
-
Martin Karsten authored
-
Martin Karsten authored
-
Martin Karsten authored
-
Martin Karsten authored
-
- 15 Oct, 2021 2 commits
-
-
Martin Karsten authored
-
Martin Karsten authored
-
- 09 Oct, 2021 1 commit
-
-
Martin Karsten authored
-
- 08 Oct, 2021 1 commit
-
-
Martin Karsten authored
- minor clerical update in uring
-
- 05 Oct, 2021 1 commit
-
-
Martin Karsten authored
-
- 28 Sep, 2021 1 commit
-
-
Martin Karsten authored
- copy uring's return code to errno - add stats counters to processor
-
- 27 Sep, 2021 1 commit
-
-
Martin Karsten authored
- clerical updates (stats, ci/cd script, uring)
-
- 24 Sep, 2021 3 commits
-
-
Martin Karsten authored
-
Martin Karsten authored
- additional debug output for scheduling
-
Martin Karsten authored
-
- 23 Sep, 2021 1 commit
-
-
Martin Karsten authored
- clerical updates in liburing compatibility code and poller/uring stats - streamline code in EventScope::syncIO - minor cleanup of Fred interface
-
- 18 Sep, 2021 1 commit
-
-
Martin Karsten authored
- make threadtest's signal handler more robust for usage with split-stack - add more scheduler stats counters
-
- 16 Sep, 2021 1 commit
-
-
Martin Karsten authored
-
- 15 Sep, 2021 2 commits
-
-
Martin Karsten authored
- clerical updates
-
Martin Karsten authored
(if possible), instead of most recent idle worker in ISRS stack
-
- 13 Aug, 2021 1 commit
-
-
Martin Karsten authored
-
- 11 Aug, 2021 1 commit
-
-
Martin Karsten authored
- clerical updates in src/runtime/Stats.h
-