:
:Why is aio disabled in the default kernel?
:
:-- vs

    AIO has largely been superceded by posix threading... i.e. just using
    normal synchronous I/O inside a thread.  AIO itself is a pretty severe
    hack and I would be very happy if it just disappeared.

                                        -Matt
                                        Matthew Dillon 
                                        <dil...@backplane.com>

Reply via email to