[linux-audio-dev] oss driver for jack 0.90 rev3
Jussi Laako
jussi.laako at pp.inet.fi
Tue Nov 18 22:22:43 UTC 2003
On Tue, 2003-11-18 at 23:59, Paul Davis wrote:
> > - Conditionally compiled two thread implementation for NPTL (possibly
> > also works with LinuxThreads, untested)
>
> would you mind explaining why you are using 2 threads? it seems
> pointless, but perhaps i'm missing something...
One is for input and other one is for output. It is especially useful
when input and output goes through different device/driver/hardware and
also for SMP. Just allows simultaneous system calls.
At least it works better for me.. :)
--
Jussi Laako <jussi.laako at pp.inet.fi>
More information about the Linux-audio-dev
mailing list