On Thu, 30 Sep 2004, Michael Puckett wrote:

then why not simply use the pread() function instead which seems to be a
direct replacement for the POSIX AIO and would halve the number of system
calls made when doing a read?

Mainly because pread does not exists on all systems (added in Unix98).

Regards
Henrik

Reply via email to