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)
Tue, May 26, 1:57 AM
Unknown Object (File)
Mon, May 25, 10:42 AM
Unknown Object (File)
Apr 30 2026, 4:16 AM
Unknown Object (File)
Apr 29 2026, 9:38 AM
Unknown Object (File)
Apr 28 2026, 9:40 AM
Unknown Object (File)
Apr 27 2026, 6:17 PM
Unknown Object (File)
Apr 20 2026, 5:28 AM
Unknown Object (File)
Mar 28 2026, 3:06 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

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.