Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-01-07 | faster with a constant backoff and timespec struct as local function variable | Jérémy Zurcher | 1 | -22/+10 |
2010-01-07 | parallel tests | Jérémy Zurcher | 1 | -7/+15 |
2010-01-06 | ring buffer read : set read_from=-1 if read_from==write_to | Jérémy Zurcher | 1 | -2/+9 |
2010-01-06 | ring buffer is better ... one more crash | Jérémy Zurcher | 1 | -17/+58 |
2010-01-05 | add missing read_delay init in lf_ring_buffer | Jérémy Zurcher | 1 | -1/+2 |
2010-01-05 | first lock free ring buffer implementation | Jérémy Zurcher | 1 | -0/+125 |