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)
Fri, Jun 6, 7:26 PM
Unknown Object (File)
Thu, May 22, 11:48 AM
Unknown Object (File)
Sun, May 18, 1:49 PM
Unknown Object (File)
Sun, May 18, 1:50 AM
Unknown Object (File)
Apr 20 2025, 8:24 PM
Unknown Object (File)
Apr 20 2025, 7:36 AM
Unknown Object (File)
Apr 2 2025, 8:26 PM
Unknown Object (File)
Feb 23 2025, 8:40 PM
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.