On Fri, Dec 9, 2011 at 12:12 PM, Paul Davis <paul@linuxaudiosystems.com> wrote:
On Fri, Dec 9, 2011 at 3:07 PM, Iain Duncan <iainduncanlists@gmail.com> wrote:correct.
> Oops, perhaps I missed the boat on the ringbuffer, is the whole point that
> with a ring buffer the memory for the max number of messages is
> pre-allocated and we can just call by value in and out of the ringbuffer
> without any memory management?