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)
Thu, Apr 30, 4:16 AM
Unknown Object (File)
Wed, Apr 29, 9:38 AM
Unknown Object (File)
Tue, Apr 28, 9:40 AM
Unknown Object (File)
Mon, Apr 27, 6:17 PM
Unknown Object (File)
Mon, Apr 20, 5:28 AM
Unknown Object (File)
Mar 28 2026, 3:06 AM
Unknown Object (File)
Mar 27 2026, 11:52 AM
Unknown Object (File)
Mar 27 2026, 5:57 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.