mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Add an optional num_ops parameter for micro benchmarks to configure workload size (e.g. number of AIO operations to submit). A warning is emitted if it is accidentally set on a non micro test where it has no effect. Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>