Re: [linux-audio-dev] Re: desktop and multimedia as an afterthought?

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [linux-audio-dev] Re: desktop and multimedia as an afterthought?
From: Paul Davis (paul_AT_linuxaudiosystems.com)
Date: Tue Jul 13 2004 - 18:06:30 EEST


>control may be modifying it. Such access is restricted using functions that
>synchronize thread execution and also synchronize memory with respect to
>other threads."
>
>Thus, the lock-free ringbuffer is not portable. (What if the reader gets an
>"old" value that is never updated?)

the kernel *requires* atomic operations to at least the same extent that audio
apps do. if you can run linux on a h/w platform, then the required
atomic ops are available.


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Tue Jul 13 2004 - 18:09:10 EEST