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)
Sun, May 10, 4:31 PM
Unknown Object (File)
Sat, May 9, 2:22 PM
Unknown Object (File)
Apr 24 2026, 6:04 PM
Unknown Object (File)
Apr 23 2026, 11:07 AM
Unknown Object (File)
Apr 21 2026, 10:56 AM
Unknown Object (File)
Apr 20 2026, 5:37 AM
Unknown Object (File)
Apr 19 2026, 2:51 AM
Unknown Object (File)
Apr 18 2026, 6:18 PM
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.