1This program will test Asynchronous I/O support by kernel 2.5 . 2make the program 3 make 4execute the test 5 ./aio_tio 6 7 8NOTE: 9 make sure your system are support with libaio-0.3.92 or higher. 10 you can download this form http://www.kernel.org. 11 make sure your system are support with glibc 2.1.91 or higher. 12 13