Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-16 | gras: enable half consumed metric on pool buffers | Josh Blum | |
2013-04-15 | gras: assign a few more missing UNLIKELYs | Josh Blum | |
2013-04-06 | gras: fixed a bug in swapping out buffer queues | Josh Blum | |
The default pool buffer was getting circ buffers when they went out from the deref in this circumstance: Basically, the circ buffs were created and deref'd before the circ queue was set into the output queue. This seems to fix the pfb clock sync issue, but not others is #42 | |||
2012-12-16 | work ont he circ buffer impl | Josh Blum | |
2012-12-16 | various fixes for unit tests pass | Josh Blum | |
2012-12-15 | misc fixes to buffer rework | Josh Blum | |
2012-12-15 | work on the buffer queue api | Josh Blum | |