cloud-hypervisor/vmm
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 signal-hook from 0.3.6 to 0.3.7 2021-03-11 08:45:27 +00:00