qemu 6

  1. S

    i/o usage by VM with io_uring

    Hello there. Today i've faced a strange issue. atop/iotop shows a high disk write rates on the node, but the commands that does it called "io_wqe_worker-1", "io_wqe_worker-0". As far as i know qemu 6+ uses io_uring by default for virtual machines. It seems working fine but how i supposed to...