Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Sep 2021 16:29:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        virtualization@FreeBSD.org
Subject:   [Bug 254513] virtio_random: random_harvestq spinning on a CPU with Q35 virtio random device
Message-ID:  <bug-254513-27103-gpgKH2P3qa@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-254513-27103@https.bugs.freebsd.org/bugzilla/>
References:  <bug-254513-27103@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D254513

Chris Collins <chrysalis@chrysalisnet.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |chrysalis@chrysalisnet.org

--- Comment #16 from Chris Collins <chrysalis@chrysalisnet.org> ---
Just to add a me too to this thread.

I actually do have control of my qemu in proxmox, and sure enough removing =
the
virtio rng device fixed the problem, am running multiple 12-STABLE Guests t=
hat
do not have this problem.

I looked at kern.random and compared to the 12-STABLE VM's, and the key
difference is that the virtio device is available and activated in 13, whil=
st
it isn't even listed as available in 12.  So it works on 12 because it isn't
used.

--=20
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-254513-27103-gpgKH2P3qa>