mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Add micro_bench_qcow_async_l2_cache_miss which reads one cluster from each of num_ops distinct L2 tables through the QcowAsync io_uring path, forcing L2 cache eviction on nearly every read. Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>