Page MenuHomeFreeBSD

hyperv/hn: Move RXBUF to hn_softc
ClosedPublic

Authored by sepherosa_gmail.com on Aug 18 2016, 8:58 AM.
Tags
None
Referenced Files
Unknown Object (File)
Oct 3 2024, 11:02 PM
Unknown Object (File)
Sep 20 2024, 8:58 AM
Unknown Object (File)
Sep 18 2024, 7:09 AM
Unknown Object (File)
Sep 17 2024, 1:35 AM
Unknown Object (File)
Sep 5 2024, 12:51 PM
Unknown Object (File)
Sep 5 2024, 6:13 AM
Unknown Object (File)
Sep 4 2024, 11:13 PM
Unknown Object (File)
Sep 4 2024, 7:28 AM
Subscribers
None

Details

Summary
And don't recreate RXBUF 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 RXBUF 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.