[Bug 289297] Intel Xeon 6 with high number of threads

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 07 Jan 2026 04:17:07 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289297

--- Comment #30 from Konstantin Belousov <kib@FreeBSD.org> ---
(In reply to blt from comment #29)
Something like
# git clone <location of your preferred git src repo>
# cd src
# make -s -j $(nproc) -s buildworld buildkernel
# make -s installkernel
<reboot into the new kernel>

FreeBSD Handbook contains detailed and correct description of the process.

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