Page MenuHomeFreeBSD

arm64: Support a shared release for spin-table
ClosedPublic

Authored by andrew on Fri, May 3, 4:24 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, May 12, 4:27 PM
Unknown Object (File)
Fri, May 10, 12:24 PM
Unknown Object (File)
Wed, May 8, 5:38 AM
Unknown Object (File)
Wed, May 8, 5:38 AM
Unknown Object (File)
Wed, May 8, 2:04 AM
Unknown Object (File)
Sun, May 5, 8:24 PM
Unknown Object (File)
Sat, May 4, 3:49 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