[Bug 295992] bnxt: System hangs when nstat and sysctl -a run concurrently

[email protected] Sun, 02 Aug 2026 18:13:00 +0000
Newsgroups gmane.os.freebsd.devel.net
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D295992

Zhenlei Huang <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Zhenlei Huang <[email protected]> ---
(In reply to Sumit Saxena from comment #0)
I bet the sysctl knob cpufreq_curr_sysctl does not require Giant mutex. The
change
https://cgit.freebsd.org/src/commit/?id=3D789f03ceb4076c25766ac94ebbc402674=
526e117
has introduced a sx lock for that.

Can you please remove the sysctl flag `CTLFLAG_MPSAFE` from cpufreq_curr_sy=
sctl
and give it another try ?

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