Rob Bradford
Rob Bradford
> > (or even nested on Azure) specific - > > Actually, our metrics tests are running on a baremetal machine. So the performance regression is not related to nested...
@weltling We only enable a subset of the possible HyperV enlightenments. Enabling some of the others may improve performance without requiring any extra work. QEMU offers fine grained control of...
> @rbradford absolutely, I've read it same way as you just clarified. My question was related only to the point about "let users to decide", as that can only be...
See #5087 for examples of how it can be used / how allocations can be removed entirely through thinking about a different approach without intermediate allocation of a vector.
You said QEMU provides this - how does it do it?
This seems a duplicate of #5431 (although reporting via balloon wouldn't require any agent to handle this.)
I think it is probably a reasonable to have some counters for when the rate limiter fires and rejects some ops/data. e.g. `rate_limiter_exceeded_bytes` and `rate_limiter_exceeded_ops` - whether they can help...
The PCIe capability structure contains has variable length capabilities where they are encoded as approximately (capability id, size of capability, offset to next capability). From this you can find the...
@liuw Can you further elaborate on the use case for this please?
@rveerama1 Thank you for opening the issue with crate upstream - I think we can wait to hear from them as to a possible solution.