Hi Martin, > Running io_submit01 or io_submit02 with high number of iterations > (e.g. io_submit01 -i 200) would result in bogus errors because the kernel > queue will get clogged with completed requests. Fix this by calling > io_getevents() to flush the completion queue. Thanks, merged! Kind regards, Petr