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, Feb 24, 2:16 AM
Unknown Object (File)
Sun, Feb 23, 12:16 PM
Unknown Object (File)
Sat, Feb 22, 3:40 AM
Unknown Object (File)
Sun, Feb 16, 10:59 AM
Unknown Object (File)
Dec 22 2024, 9:20 AM
Unknown Object (File)
Dec 12 2024, 5:12 AM
Unknown Object (File)
Dec 4 2024, 9:02 AM
Unknown Object (File)
Nov 25 2024, 7:53 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.