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)
Wed, Aug 26, 7:08 PM
Unknown Object (File)
Wed, Aug 26, 3:23 AM
Unknown Object (File)
Mon, Aug 24, 9:25 PM
Unknown Object (File)
Sat, Aug 15, 6:32 PM
Unknown Object (File)
Sat, Aug 15, 6:07 PM
Unknown Object (File)
Sat, Aug 15, 5:06 PM
Unknown Object (File)
Mon, Aug 10, 11:01 AM
Unknown Object (File)
Mon, Aug 10, 11:00 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.