GabrielBrascher edited a comment on pull request #5012:
URL: https://github.com/apache/cloudstack/pull/5012#issuecomment-877593769


   @DaanHoogland @rhtyd I've executed some manual tests on hardware that has 
the required Qemu & Libvirt versions to support IO_URING.
   
   The VM has the IO_URING added as expected in its XML when the versions match 
the requirements.
   Executed some simple IO tests on the same VM and host before and after the 
IO driver being applied (same hardware, VM, and OS/Kernel).
   
   ```
   data in/out  1GB   2GB   4GB   5GB   10GB
   default      104   101   102    92    102 MB/s
   io-uring      92    95    96    96    100 MB/s
   ```
   
   @DaanHoogland Do you mean integration tests that would validate the domain 
XML according to the host qemu/libvirt version?.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to