Re: [PATCH] Display max credits used at any one time for in flight requests

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



server->in-flight is the number of requests in flight, not credits.
Even for multi-credit requests (READ or WRITE) we only
increment/decrement this value, so the following change line should be
updated:

+ seq_printf(m, "\nMax credits in flight: %d", server->max_in_flight);

with 's/Max credits/Max requests/'

The description of the patch and the title need similar changes as well.

--
Best regards,
Pavel Shilovsky

вт, 10 сент. 2019 г. в 03:42, Steve French <smfrench@xxxxxxxxx>:
>
> --
> Thanks,
>
> Steve




[Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux