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.
Details
Details
- Reviewers
jhibbits kevans manu - Group Reviewers
arm64 - Commits
- rGc78ebc69c2aa: arm64: Support a shared release for spin-table
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable