Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
iolog.c: fix inaccurate clat when replay trace
When do timestamp replay with high qd it will only reap the completed commands when the qd reach the max iodepth, the commands probably are finished long ago before command completion handling. Fix is to use io_u_queued_complete instead of just usec_sleep in iolog_delay Signed-off-by: Kookoo Gu <Zhimin.Gu@solidigm.com>
- Loading branch information