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(a)pp.inet.fi>