Hi I want to know exactly what number of I/O operations are currenty being on device,both for synchronous and asynchronous ? I went through aio.c and found a relevant field for this in struct aio_setup_ring,thats unsigned nr_events.Is it correct.Please suggest.
Thank You Rohit