google / alioth

Experimental KVM-based type-2 hypervisor in Rust implemented from scratch.
Apache License 2.0
160 stars 10 forks source link

Revert "fix(virtio): monitor eventfds with IORING_OP_POLL_ADD" #149

Closed Lencerf closed 2 months ago

Lencerf commented 2 months ago

This reverts commit 0c4fc4e3ba8e12752d6652810029e5bb4ab6bc97.

It causes 100% CPU usage while io_uring is enabled.