[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: libaio bindings



* Goswin von Brederlow:

> You wrote bindings for the Posix async I/O functions from glibc, which
> uses threads to implement it, and not the Linux async I/O interface
> that uses syscalls to use the kernels async I/O directly.

The kernel interfaces currently support files opened with O_DIRECT
only, so the GNU libc approach is in fact reasonable to get something
that is actually useful.



Reply to: