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)
Thu, Mar 6, 10:29 PM
Unknown Object (File)
Thu, Feb 27, 5:04 AM
Unknown Object (File)
Mon, Feb 24, 5:16 PM
Unknown Object (File)
Mon, Feb 17, 7:22 AM
Unknown Object (File)
Feb 9 2025, 9:11 PM
Unknown Object (File)
Jan 30 2025, 7:32 PM
Unknown Object (File)
Dec 1 2024, 4:18 PM
Unknown Object (File)
Nov 27 2024, 6:12 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 Passed
Unit
No Test Coverage
Build Status
Buildable 2719
Build 2740: arc lint + arc unit

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.