On Mon, 25 Jun 2001, Christopher Sedore wrote:
> You might try using aio_waitcomplete instead of aio_suspend. I wrote it
> because I hated the aio_suspend/array methodology.
That does look like a nice alternative to aio_suspend... I'll have to
have another look at AIO then.
> You should also make sure you bzero the aiocb structure before use as
> some of the fields could cause strange behavior if left with random
> data.
Did that. But it never hurts to double-check :-)
Thanks,
-Richard
-------------------------------------------
Richard Hodges | Matriplex, inc.
Product Manager | 769 Basque Way
[EMAIL PROTECTED] | Carson City, NV 89706
775-886-6477 | www.matriplex.com
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message