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
Unknown Object (File)
Mon, Apr 20, 5:28 AM
Unknown Object (File)
Sat, Mar 28, 3:06 AM
Unknown Object (File)
Fri, Mar 27, 11:52 AM
Unknown Object (File)
Fri, Mar 27, 5:57 AM
Unknown Object (File)
Mar 20 2026, 8:52 AM
Unknown Object (File)
Mar 16 2026, 2:54 PM
Unknown Object (File)
Mar 16 2026, 12:51 AM
Unknown Object (File)
Mar 9 2026, 3:18 PM
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.