Closed GoogleCodeExporter closed 9 years ago
Hm, that option isn't supported anymore. I stripped out the POSIX AIO code for
now to simplify things. Is there
any particular reason you wanted to use it?
POSIX AIO under Linux is typically quite useless for COSS. It only queues one
outstanding read and one
outstanding write op per FD. COSS needs to have lots of outstanding ops to get
efficient use of the disk.
Original comment by adrian.c...@gmail.com
on 2 Oct 2009 at 4:06
Fixed in revision r14311.
Original comment by adrian.c...@gmail.com
on 2 Oct 2009 at 4:09
Original issue reported on code.google.com by
unsecret...@gmail.com
on 15 Sep 2009 at 2:02