Page MenuHomeFreeBSD

hyperv/hn: Fix primary channel revocation
ClosedPublic

Authored by sepherosa_gmail.com on Nov 18 2016, 3:17 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Feb 18, 6:55 PM
Unknown Object (File)
Tue, Feb 17, 8:08 PM
Unknown Object (File)
Jan 20 2026, 1:02 AM
Unknown Object (File)
Dec 12 2025, 9:55 PM
Unknown Object (File)
Nov 18 2025, 7:08 AM
Unknown Object (File)
Nov 18 2025, 3:25 AM
Unknown Object (File)
Nov 18 2025, 3:22 AM
Unknown Object (File)
Nov 18 2025, 3:19 AM
Subscribers
None

Details

Summary

Since hypervisor will not drain the TX bufring, once the channels are revoked:

  • Setup vmbus orphan handler properly.
  • Make sure that suspension will not wait the TX bufring draining forever.
  • GC the pending TX descs on detach path, before freeing the busdma stuffs.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

sepherosa_gmail.com retitled this revision from to hyperv/hn: Fix primary channel revocation.
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.