Page MenuHomeFreeBSD

hyperv/chan: Factor out the vcpu setting
ClosedPublic

Authored by sepherosa_gmail.com on Mar 1 2016, 9:31 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 30, 1:59 PM
Unknown Object (File)
Apr 12 2025, 11:05 AM
Unknown Object (File)
Feb 28 2025, 9:20 PM
Unknown Object (File)
Feb 24 2025, 9:22 AM
Unknown Object (File)
Feb 17 2025, 4:11 AM
Unknown Object (File)
Feb 10 2025, 4:01 AM
Unknown Object (File)
Feb 4 2025, 5:46 AM
Unknown Object (File)
Jan 29 2025, 7:14 AM
Subscribers
None

Details

Summary

And use it for cpu0 assignment; it does not sound right to assume that cpu0 maps to vcpu0. And this factored out function will be exposed to drivers, if driver specific CPU binding is needed, e.g. hn(4).

Move default cpu select after saving channel offer message. This makes sure that all useful information of the channel has been setup.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

sepherosa_gmail.com retitled this revision from to hyperv/chan: Factor out the vcpu setting.
sepherosa_gmail.com updated this object.
sepherosa_gmail.com edited the test plan for this revision. (Show Details)
This revision was automatically updated to reflect the committed changes.