[LAU] Simple, easy multithreaded circular buffer library for Linux?

Olivier Guilyardi ml at xung.org
Fri Oct 17 13:35:47 EDT 2008


rob wrote:

> === Jack ringbuffer test ===
> starting ringbuffer stress test (2 minutes max)
> buffer size (bytes): 512
> array size (bytes): 256
> reader started on cpu 0
> writer started on cpu: 1
> 38656 != 38528 at offset 0
> failure in chunk 664156

> === Jack ringbuffer test (with fix 1) ===
> starting ringbuffer stress test (2 minutes max)
> buffer size (bytes): 512
> array size (bytes): 256
> reader started on cpu 1
> writer started on cpu: 0
> Success

Here we go :) Thanks rob !

-- 
  Olivier Guilyardi / Samalyse



More information about the Linux-audio-user mailing list