Set the thread affinity in fbsdrun_start_thread next to where the
thread name is set. This keeps all the pthread initialization
operations at the start of a thread in one place.
Details
Details
- Reviewers
markj corvink - Group Reviewers
bhyve - Commits
- rG3dcdb83c85b5: bhyve: Tidy vCPU pthread startup.
rG7224a96a55d5: bhyve: Tidy vCPU pthread startup.
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable