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)
Tue, Nov 18, 7:08 AM
Unknown Object (File)
Tue, Nov 18, 3:25 AM
Unknown Object (File)
Tue, Nov 18, 3:22 AM
Unknown Object (File)
Tue, Nov 18, 3:19 AM
Unknown Object (File)
Wed, Nov 5, 3:56 AM
Unknown Object (File)
Oct 27 2025, 3:30 AM
Unknown Object (File)
Oct 24 2025, 9:27 PM
Unknown Object (File)
Oct 24 2025, 9:27 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

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: 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.