in case of btt results, i am most familiar with
- Q2D latency - time from request submission to Device
- D2C latency - Device latency for processing request
- Q2C latency - total latency , Q2D + D2C = Q2C
i need help comparing latencies reported by FIO with Btt tool. in FIO results there are
- Submission Latency or Slat
- Completion Latency or Clat
- total Latency or lat
i did read a few articles on FIO result but its still not crystal clear to me what does slat,clat and lat means?
can FIO result give insights if Disk latency is higher or request queuing latency is higher?
is "Slat" or "Clat" or "lat" reported in FIO, directly comparable with Q2D, C2D or Q2C ?
may be these two tools are not directly comparable, in this case can you explain why?
thanks