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 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
Unknown Object (File)
Aug 20 2024, 2:45 AM
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.