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)
Sat, Aug 8, 7:23 PM
Unknown Object (File)
Wed, Aug 5, 8:09 AM
Unknown Object (File)
Tue, Aug 4, 3:36 AM
Unknown Object (File)
Fri, Jul 24, 5:57 PM
Unknown Object (File)
Mon, Jul 20, 8:44 AM
Unknown Object (File)
Sun, Jul 19, 1:55 PM
Unknown Object (File)
Sat, Jul 18, 9:55 AM
Unknown Object (File)
Jul 4 2026, 4:27 PM
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 Skipped
Unit
Tests Skipped
Build Status
Buildable 48666
Build 45552: arc lint + arc unit