Message ID | 20221025044730.319941-1-leobras@redhat.com (mailing list archive) |
---|---|
Headers | show |
Series | MultiFD zero-copy improvements | expand |
On Tue, Oct 25, 2022 at 01:47:27AM -0300, Leonardo Bras wrote: > It all works fine in my tests, but maybe I missed some cornercase. > Please provide any feedback you find fit. Personally I very much like the whole series. :) I just want to make sure it won't start to fail users when switching to this new version of qemu due to vmlocked restrictions which I expect to grow. But I see that there're discussions on patch 4 for further optimizations of lockvm and let's keep the discussion there for this. The other thing is since it's a patchset for performance optimization only, it'll always be nice to attach performance numbers. If on slow networks it won't show a difference worth mentioning that. And ultimately I believe anyone would be interested to know in which case (e.g. 100g nic?) would this start to benefit. Thanks!