HomeFreeBSD

Add support for module_verbose

Description

Add support for module_verbose

Set module_verbose to control the printing of information
about loaded modules and kernel:

0 MODULE_VERBOSE_SILENT None
1 MODULE_VERBOSE_SIZE Pathname and size
2 MODULE_VERBOSE_TWIDDLE as for 1 but also twiddle for progress
3 MODULE_VERBOSE_FULL extra detail

When the loader is verifying modules we already have a
running indication of progress and module_verbose=0 makes sense.

Reviewed by: rpokala
Differential Revision: https://reviews.freebsd.org/D34245

(cherry picked from commit ec042f46e9bbd195e1f7c8151df5d280a2a4d069)

Details

Provenance
sjgAuthored on Feb 13 2022, 8:45 PM
impCommitted on Jan 24 2023, 9:49 PM
Reviewer
rpokala
Differential Revision
D34245: Add support for module_verbose
Parents
rG8eba35cfe13f: stand/uboot: Fix building of ubldr.bin
Branches
Unknown
Tags
Unknown