Page MenuHomeFreeBSD

hyperv/hn: Move chimney sending buffer to hn_softc
ClosedPublic

Authored by sepherosa_gmail.com on Aug 19 2016, 3:28 AM.
Tags
None
Referenced Files
F161254364: D7574.diff
Thu, Jul 2, 4:25 AM
Unknown Object (File)
Fri, Jun 26, 6:11 PM
Unknown Object (File)
Fri, Jun 19, 6:35 AM
Unknown Object (File)
May 26 2026, 1:57 AM
Unknown Object (File)
May 25 2026, 10:42 AM
Unknown Object (File)
Apr 30 2026, 4:16 AM
Unknown Object (File)
Apr 29 2026, 9:38 AM
Unknown Object (File)
Apr 28 2026, 9:40 AM
Subscribers
None

Details

Summary
And don't recreate chimney sending buffer for each primary channel
open, it is now created in device_attach DEVMETHOD and destroyed
in device_detach DEVMETHOD.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

sepherosa_gmail.com retitled this revision from to hyperv/hn: Move chimney sending buffer to hn_softc.
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.