Hi, Does the latest POSIX AIO implementation of glibc make use of the native kernel AIO interface or is it still the userlevel implementation which uses threads for handling the enqueued requests.? - Chinmay