[Bug 277559] kldload vmm sometimes hangs kernel on arm64

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 11 Apr 2024 14:49:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277559

--- Comment #7 from John F. Carr <jfc@mit.edu> ---
Moving the set of vbar_el2 was not the cause of improvement.  I just saw two
runs of over 2,000 successful kldloads before a hang without it.  I also saw
the system hang on the first load last night.

I wonder if success of the first load makes the next load more likely to
succeed, e.g. because the module reloads at the same address.

Clock frequency does not seem to matter.  I ran my kldload/kldunload loop with
powerd on running at 1416 MHz and with powerd off running at 600 MHz.

-- 
You are receiving this mail because:
You are the assignee for the bug.