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)
Tue, Feb 25, 10:27 PM
Unknown Object (File)
Sun, Feb 16, 4:20 PM
Unknown Object (File)
Fri, Feb 7, 5:12 PM
Unknown Object (File)
Jan 31 2025, 1:19 PM
Unknown Object (File)
Jan 26 2025, 6:08 PM
Unknown Object (File)
Jan 26 2025, 6:04 PM
Unknown Object (File)
Dec 18 2024, 2:59 AM
Unknown Object (File)
Nov 20 2024, 5:31 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 Not Applicable
Unit
Tests Not Applicable