HomeFreeBSD

init_main: Record completed SYSINITs

Description

init_main: Record completed SYSINITs

When removing them from sysinit_list, append them to sysinit_done_list;
print this list from 'show sysinit' along with the list of future
sysinits.

Reviewed by: jhb, gallatin (previous version)
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D41749

Details

Provenance
cpercivaAuthored on Sep 5 2023, 11:47 PM
Reviewer
jhb
Differential Revision
D41749: Record completed SYSINITs
Parents
rG71679cf468ba: init_main: Switch from SLIST to STAILQ, fix order
Branches
Unknown
Tags
Unknown