[linux-audio-dev] Lock Free Ringbuffer in C ?

rm async at cc.gatech.edu
Thu Apr 3 07:13:01 UTC 2003


On Thu, Apr 03, 2003 at 03:36:32PM +0200, torbenh at gmx.de wrote:
> 
> i remember i have read a statement about a lock free ringbuffer
> implemented in C somewhere.

courtesy of paul davis:
    
    you should use a lock free ringbuffer. we will be adding example code
    to the example-clients directory soon. existing code is in ardour's
    source base (for C++). the example code will be in
    example-clients/capture_client.c.

where ardour is ardour.sf.net. (i doubt there is anything hugely non-C in
the ringbuffer code proper).

	rob

----
Robert Melby
Georgia Institute of Technology, Atlanta Georgia, 30332
uucp:     ...!{decvax,hplabs,ncar,purdue,rutgers}!gatech!prism!gt4255a
Internet: async at cc.gatech.edu



More information about the Linux-audio-dev mailing list