[Bug 269823] rand_harvest produces 100%CPU on 1 CPU with virtio_random.ko loaded
Date: Sat, 25 Feb 2023 11:36:37 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269823 --- Comment #1 from Mina Galić <freebsd@igalic.co> --- one more data-point: trying to `kldunload virtio_random.ko` hangs indefinitely. Which is inline with the nature of the fix of https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253175 it moved de-initialization of the module as far towards the end as possible. -- You are receiving this mail because: You are the assignee for the bug.