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)
Oct 22 2024, 4:00 PM
Unknown Object (File)
Oct 19 2024, 4:35 AM
Unknown Object (File)
Oct 9 2024, 4:32 AM
Unknown Object (File)
Oct 9 2024, 4:13 AM
Unknown Object (File)
Oct 1 2024, 5:19 AM
Unknown Object (File)
Sep 25 2024, 4:43 AM
Unknown Object (File)
Sep 22 2024, 6:36 PM
Unknown Object (File)
Sep 17 2024, 6:40 PM
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.