Page MenuHomeFreeBSD

bhyve: Tidy vCPU pthread startup.
ClosedPublic

Authored by jhb on Dec 9 2022, 12:57 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 12, 5:21 AM
Unknown Object (File)
Wed, Nov 5, 4:12 AM
Unknown Object (File)
Tue, Nov 4, 11:58 AM
Unknown Object (File)
Oct 23 2025, 12:53 AM
Unknown Object (File)
Oct 22 2025, 1:38 AM
Unknown Object (File)
Oct 18 2025, 2:52 AM
Unknown Object (File)
Oct 14 2025, 9:26 PM
Unknown Object (File)
Oct 13 2025, 8:35 AM
Subscribers

Details

Summary

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.

Diff Detail

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