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, Nov 6, 5:11 AM
Unknown Object (File)
Wed, Nov 5, 10:26 AM
Unknown Object (File)
Tue, Oct 28, 9:17 PM
Unknown Object (File)
Sat, Oct 25, 5:21 PM
Unknown Object (File)
Sat, Oct 25, 2:16 PM
Unknown Object (File)
Fri, Oct 24, 1:44 AM
Unknown Object (File)
Fri, Oct 17, 9:59 AM
Unknown Object (File)
Oct 8 2025, 12:16 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.