Page MenuHomeFreeBSD

arm64: Support a shared release for spin-table
ClosedPublic

Authored by andrew on May 3 2024, 4:24 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Mar 27, 2:15 PM
Unknown Object (File)
Feb 25 2025, 9:49 PM
Unknown Object (File)
Feb 10 2025, 10:57 AM
Unknown Object (File)
Feb 6 2025, 4:07 PM
Unknown Object (File)
Feb 5 2025, 12:25 AM
Unknown Object (File)
Feb 5 2025, 12:21 AM
Unknown Object (File)
Feb 4 2025, 6:37 AM
Unknown Object (File)
Feb 1 2025, 1:10 AM
Subscribers

Details

Summary

When releasing multiple CPUs that share a release address we need them
to wait for their turn to boot. Add a mechanism to do this by booting
them until they enable the TLB before waiting their turn to enter
init_secondary.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable