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
F110357991: D5515.diff
Mon, Feb 17, 7:22 AM
Unknown Object (File)
Sun, Feb 9, 9:11 PM
Unknown Object (File)
Thu, Jan 30, 7:32 PM
Unknown Object (File)
Dec 1 2024, 4:18 PM
Unknown Object (File)
Nov 27 2024, 6:12 AM
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
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.