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)
Mon, Sep 22, 7:02 PM
Unknown Object (File)
Sun, Sep 21, 12:05 AM
Unknown Object (File)
Sat, Sep 13, 12:55 PM
Unknown Object (File)
Sep 5 2025, 6:26 AM
Unknown Object (File)
Sep 4 2025, 7:21 AM
Unknown Object (File)
Aug 30 2025, 2:14 PM
Unknown Object (File)
Aug 30 2025, 11:03 AM
Unknown Object (File)
Aug 25 2025, 4:24 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.