[Bug 267225] Panic in pcpu

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 24 Oct 2022 14:43:42 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267225

--- Comment #5 from Mitchell Horne <mhorne@freebsd.org> ---
(In reply to Mitchell Horne from comment #4)

The alternative is to disable superpage promotion by adding:

vm.pmap.superpages_enabled=0

to /boot/loader.conf. This is a performance pessimization, but it may be just
fine for your needs.

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