Page MenuHomeFreeBSD

bhyve: refactor NVMe I/O read/write
ClosedPublic

Authored by chuck on May 18 2020, 3:53 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jun 26, 11:12 AM
Unknown Object (File)
Sun, Jun 21, 2:56 PM
Unknown Object (File)
Sat, Jun 20, 3:00 AM
Unknown Object (File)
Sat, Jun 20, 1:38 AM
Unknown Object (File)
Sat, Jun 20, 1:37 AM
Unknown Object (File)
Thu, Jun 18, 7:00 AM
Unknown Object (File)
May 10 2026, 4:03 PM
Unknown Object (File)
Apr 29 2026, 7:48 AM
Subscribers

Details

Summary

Split the NVM I/O function (i.e. nvme_opc_write_read) into separate
functions - one for RAM based backing-store and another for disk based
backing-store for easier maintenance. No functional changes.

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, 3:53 PM
This revision was not accepted when it landed; it landed in state Needs Review.Jun 29 2020, 12:32 AM
This revision was automatically updated to reflect the committed changes.