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)
Fri, Jan 31, 10:41 PM
Unknown Object (File)
Fri, Jan 17, 5:56 PM
Unknown Object (File)
Nov 1 2024, 4:45 AM
Unknown Object (File)
Oct 5 2024, 4:15 AM
Unknown Object (File)
Sep 21 2024, 9:25 PM
Unknown Object (File)
Sep 18 2024, 1:55 PM
Unknown Object (File)
Sep 17 2024, 6:08 AM
Unknown Object (File)
Sep 2 2024, 8:33 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

Lint
Lint Skipped
Unit
Tests Skipped

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.