Skip to content

Commit

Permalink
Can now specify ring buffer capacity at time of creation.
Browse files Browse the repository at this point in the history
This will possibly slow down the modulo operations in ringbuf_nextp
and ringbuf_findchr, but it seems silly not to support variable-sized
buffers.
  • Loading branch information
Drew Hess committed Jul 15, 2011
1 parent c4eca97 commit 2166947
Show file tree
Hide file tree
Showing 3 changed files with 436 additions and 398 deletions.
Loading

0 comments on commit 2166947

Please sign in to comment.