cloud-hypervisor/virtio-devices
Bo Chen af8def364d virtio-devices, vmm: add I/O rate limiter on block device
This patch is based on the 'rate_limiter' module from firecracker[1]. To
simplify dependencies, we reply on 'vmm-sys-util::TimerFd' instead of
the `timerfd` crate.

[1]https://github.com/firecracker-microvm/firecracker/tree/master/src/rate_limiter

Fixes: #1285

Signed-off-by: Bo Chen <chen.bo@intel.com>
2021-03-12 09:35:03 +01:00
..
src virtio-devices, vmm: add I/O rate limiter on block device 2021-03-12 09:35:03 +01:00
Cargo.toml build(deps): bump byteorder from 1.4.2 to 1.4.3 2021-03-10 13:14:58 +00:00