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, Apr 2, 10:17 AM
Unknown Object (File)
Jan 8 2024, 10:10 AM
Unknown Object (File)
Dec 20 2023, 2:05 AM
Unknown Object (File)
Dec 16 2023, 8:26 AM
Unknown Object (File)
Dec 16 2023, 8:24 AM
Unknown Object (File)
Nov 12 2023, 10:26 AM
Unknown Object (File)
Nov 8 2023, 6:37 PM
Unknown Object (File)
Nov 8 2023, 4:02 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

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.