Page MenuHomeFreeBSD

est: gate "not recognized" message behind bootverbose
ClosedPublic

Authored by guest-seuros on Jun 17 2026, 8:05 AM.
Referenced Files
Unknown Object (File)
Fri, Aug 14, 9:43 PM
Unknown Object (File)
Thu, Aug 13, 2:28 AM
Unknown Object (File)
Thu, Aug 13, 1:03 AM
Unknown Object (File)
Wed, Aug 12, 11:48 PM
Unknown Object (File)
Mon, Aug 10, 11:50 AM
Unknown Object (File)
Mon, Aug 10, 11:19 AM
Unknown Object (File)
Mon, Aug 10, 10:47 AM
Unknown Object (File)
Mon, Aug 10, 10:41 AM
Subscribers

Details

Summary

On modern Intel CPUs that use HWP (hwpstate_intel: /usr/src/sys/x86/cpufreq/hwpstate_intel.c) instead of EST,
this message prints unconditionally during probe even though it is
expected and harmless. Gated behind bootverbose to reduce console
noise on systems where EST is present but considered legacy.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 73926
Build 70809: arc lint + arc unit