mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Add new latency counters for virtio-block device, including minimal latency, maximal latency, and average latency for block read and write. The average latency is calculated based on cumulative average. Signed-off-by: Yong He <alexyonghe@tencent.com>