Page MenuHomeFreeBSD

bhyve: Consolidate NVMe CQ update
ClosedPublic

Authored by chuck on May 18 2020, 2:39 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 15, 10:47 PM
Unknown Object (File)
Sep 16 2025, 12:03 PM
Unknown Object (File)
Sep 8 2025, 8:40 PM
Unknown Object (File)
Sep 6 2025, 1:08 AM
Unknown Object (File)
Sep 5 2025, 7:33 AM
Unknown Object (File)
Sep 4 2025, 8:38 PM
Unknown Object (File)
Sep 3 2025, 4:19 PM
Unknown Object (File)
Sep 2 2025, 12:40 PM
Subscribers

Details

Reviewers
jhb
imp
Group Reviewers
bhyve
Commits
rS362749: bhyve: Consolidate NVMe CQ update
Summary

Consolidate the code which writes Completion Queue entries and updates
the CQ doorbell value. While in the neighborhood, convert the "toggle CQ
phase bit" code to use an XOR operation instead of an "if/else" branch.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

chuck requested review of this revision.May 18 2020, 2:39 PM
This revision was not accepted when it landed; it landed in state Needs Review.Jun 29 2020, 12:31 AM
This revision was automatically updated to reflect the committed changes.