Re: [linux-audio-dev] realtimeness: pthread_cond_signal vs. pipe write

From: Florian Weimer <fw@email-addr-hidden>
Date: Thu Jun 08 2006 - 19:10:16 EEST

* Fons Adriaensen:

> You can build such a thing on top of condition variables - that
> is what they exists for - to let a thread wait one any condition
> you may want, no matter how complicated.

But don't you need an additional context switch, from the event
listener thread to the actual processing thread? You could use a
leader/followers scheme to deal with this, I think, but it's quite
complicated. Doing it in the kernel would probably reduce overall
complexity.
Received on Fri Jun 9 00:15:03 2006

This archive was generated by hypermail 2.1.8 : Fri Jun 09 2006 - 00:15:03 EEST