Page MenuHomeFreeBSD

Use SI_SUB_LAST instead of SI_SUB_SMP as the "catch-all" subsystem.
ClosedPublic

Authored by jhb on Mar 1 2016, 10:19 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jul 29, 9:44 AM
Unknown Object (File)
Mon, Jul 29, 2:30 AM
Unknown Object (File)
Tue, Jul 23, 7:57 AM
Unknown Object (File)
Jun 26 2024, 8:34 PM
Unknown Object (File)
Jun 21 2024, 11:03 PM
Unknown Object (File)
Jun 20 2024, 1:18 AM
Unknown Object (File)
Jun 20 2024, 1:17 AM
Unknown Object (File)
Jun 20 2024, 1:17 AM
Subscribers

Details

Summary

Use SI_SUB_LAST instead of SI_SUB_SMP as the "catch-all" subsystem.

This is part of the changes to start APs earlier during boot. This
just removes some "abuse" of SI_SUB_SMP.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jhb retitled this revision from to Use SI_SUB_LAST instead of SI_SUB_SMP as the "catch-all" subsystem..
jhb updated this object.
jhb edited the test plan for this revision. (Show Details)
jhb added a reviewer: kib.
kib edited edge metadata.
This revision is now accepted and ready to land.Mar 2 2016, 11:06 AM
This revision was automatically updated to reflect the committed changes.