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)
Jan 30 2024, 11:30 PM
Unknown Object (File)
Dec 22 2023, 2:02 PM
Unknown Object (File)
Dec 22 2023, 2:00 PM
Unknown Object (File)
Dec 20 2023, 12:08 AM
Unknown Object (File)
Oct 17 2023, 12:46 PM
Unknown Object (File)
Sep 4 2023, 7:09 AM
Unknown Object (File)
Aug 28 2023, 8:41 AM
Unknown Object (File)
Jul 13 2023, 2:24 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.