https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254513
Evilham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Evilham <[email protected]> --- \o Hello, just wanted to bump this a bit and provide some more information: This is happening in 13.0-RELEASE also virtualised under kvm/qemu, which I didn't catch until now due to only having tested on hardware. With CPU being busy with rand_harvestq, things were incredibly slow, so, as a non-reboot work around, I did: mv /boot/kernel/virtio_random.ko{,.disabled} kldunload virtio_random (Mina's suggestion is better as it survives a reboot) Which actually allows me to use the VM meanwhile. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization To unsubscribe, send any mail to "[email protected]"
