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)
Nov 5 2024, 3:33 AM
Unknown Object (File)
Nov 5 2024, 3:33 AM
Unknown Object (File)
Nov 5 2024, 3:24 AM
Unknown Object (File)
Nov 5 2024, 3:15 AM
Unknown Object (File)
Sep 15 2024, 1:19 AM
Unknown Object (File)
Sep 6 2024, 11:37 PM
Unknown Object (File)
Sep 3 2024, 10:08 AM
Unknown Object (File)
Sep 3 2024, 10:07 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