-
8a4ef356 · - sample support for LTTng userspace tracing
-
d1212709 · - sample support for LTTng userspace tracing
- ... and 9 more commits. Compare 981024fb...d1212709
-
981024fb · - bug fix in timer handling reported by Qishen Wu
-
294c55f9 · - clerical updates
- ... and 1 more commit. Compare 04815a62...294c55f9
-
04815a62 · - update Go/Rust-style idle manager
- ... and 6 more commits. Compare 27f32fd8...04815a62
-
27f32fd8 · - simple webserver: change background acceptors to floating
-
20fdfa39 · - streamline & simplify migration
- ... and 2 more commits. Compare 3311232b...20fdfa39
commented on
merge request !5
"Avoid atomic operations when the local queue is not empty"
at
Martin Karsten / libfibre
Added a modified version of this in commits e252c30c and 3311232b.
closed
merge request
!5
"Avoid atomic operations when the local queue is not empty"
at
Martin Karsten / libfibre
-
3311232b · - add Go/Rust-style idle manager; make this default
- ... and 2 more commits. Compare 0a30a0e9...3311232b
This has been superseded by the other MR.
opened
merge request
!5
"Avoid atomic operations when the local queue is not empty"
at
Martin Karsten / libfibre
-
0a30a0e9 · - fix race condition in scheduler without load-balancing
- ... and 2 more commits. Compare e8bf4792...0a30a0e9
-
e8bf4792 · - add simple fairness correction when using background poller fibre(s)
- ... and 1 more commit. Compare fd8ea30d...e8bf4792
-
fd8ea30d · - add recipe for building gcc with std::thread, etc, based on fibres
- ... and 2 more commits. Compare 2a6e1265...fd8ea30d
-
2a6e1265 · - add recipe for building gcc with std::thread, etc, based on fibres
-
dbce2d5b · - add recipe for building gcc with std::thread, etc, based on fibres
-
dc9551fc · - update bootstrapping to better control global constructors