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 24, 5:24 AM
Unknown Object (File)
Wed, Apr 24, 4:37 AM
Unknown Object (File)
Wed, Apr 24, 4:37 AM
Unknown Object (File)
Wed, Apr 24, 4:37 AM
Unknown Object (File)
Wed, Apr 24, 3:53 AM
Unknown Object (File)
Feb 19 2024, 11:06 PM
Unknown Object (File)
Feb 16 2024, 6:09 PM
Unknown Object (File)
Dec 20 2023, 6:55 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.