HomeFreeBSD

fib_algo(4): Lower level of algorithm switching messages to LOG_INFO

Description

fib_algo(4): Lower level of algorithm switching messages to LOG_INFO

Otherwise, with the default flm_debug_level of LOG_NOTICE, it's rather
easy to trigger debug messages such as:
[fib_algo] inet.0 (bsearch4#18) rebuild_fd_flm: switching algo to
radix4_lockless

Also, the "severity" of these events generally only justifies LOG_INFO
and not LOG_NOTICE.

Reviewed by: melifaro

Details

Provenance
mariusAuthored on Feb 5 2024, 7:36 PM
Parents
rG069c6ac2c698: sdhci_fsl_fdt(4): Actually use modified SDHCI capabilities
Branches
Unknown
Tags
Unknown