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

Details

Provenance
sjgAuthored on Feb 13 2022, 8:45 PM
Reviewer
rpokala
Differential Revision
D34245: Add support for module_verbose
Parents
rG93885bb04182: Better help message if locate database does not exists
Branches
Unknown
Tags
Unknown