On 28/10/20 2:10 am, Josef Bacik wrote:
On 10/26/20 7:55 PM, Anand Jain wrote:
The exported function part_in_flight() returns commands in-flight in the
given block device.
Cc: linux-block@xxxxxxxxxxxxxxx
Signed-off-by: Anand Jain <anand.jain@xxxxxxxxxx>
This is much more internal to block and I'd rather not rely on it, I
feel like getting the average latency is good enough. Thanks,
And also, as mentioned in the cover letter, it is hard to know the
relation between the number of inflight commands and its effect on avg
latency.
So ok, we don't need this.
Thanks, Anand
Josef