Or just use select/poll

As far as I'm aware, kernel-level AIO is only in Enterprise Red hat.
There may be some libraries that simulate it with threads, however.

Jon

On Wed, 8 Oct 2003, Iulian Musat wrote:

> Hello everybody !
>
> I have a project where I/O operations are going to take a significant
> amount of time, and I think that I could use asynchronous I/O to gain
> some CPU cycles while a read/write operation is on progress.
>
> It will be grate if anyone can point me to some documentation about AIO
> on Linux? Does anyone know if this is working with the default kernel
> that comes with Redhat 8+ ?
>
> Cheers,
> -Iulian
>
>
> --
> redhat-list mailing list
> unsubscribe mailto:[EMAIL PROTECTED]
> https://www.redhat.com/mailman/listinfo/redhat-list
>


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to