]> git.proxmox.com Git - pve-qemu.git/commit
Revert "add patch to work around stuck guest IO with iothread and VirtIO block/SCSI"
authorFiona Ebner <f.ebner@proxmox.com>
Fri, 15 Dec 2023 13:10:35 +0000 (14:10 +0100)
committerFiona Ebner <f.ebner@proxmox.com>
Fri, 15 Dec 2023 13:16:26 +0000 (14:16 +0100)
commit2a49e667bae33f2a5c6ba6b59a0cd26387f73a27
tree0b57120a2611ed9583701f639848b092f77bc0cd
parentc6eb05a79954fd490e2e09708c86aafb89554043
Revert "add patch to work around stuck guest IO with iothread and VirtIO block/SCSI"

This reverts commit 6b7c1815e1c89cb66ff48fbba6da69fe6d254630.

The attempted fix has been reported to cause high CPU usage after
backup [0]. Not difficult to reproduce and it's iothreads getting
stuck in a loop. Downgrading to pve-qemu-kvm=8.1.2-4 helps which was
also verified by Christian, thanks! The issue this was supposed to fix
is much rarer, so revert for now, while upstream is still working on a
proper fix.

[0]: https://forum.proxmox.com/threads/138140/

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
debian/patches/pve/0046-virtio-blk-scsi-work-around-iothread-polling-getting.patch [deleted file]
debian/patches/series