On Tue, 6 Jul 2004, Andrew Gallatin wrote: > > FWIW, inserting a pthread_yield() just before the ioctl call in the > worker thread speeds things up quite a bit (100us -> 73us) in > combination with kern.threads.virtual_cpu=1. Then I guess preemption and setting thread priorities accordingly would help your problem... -- Dan Eischen