Page MenuHomeFreeBSD

bhyve: refactor NVMe I/O read/write
ClosedPublic

Authored by chuck on May 18 2020, 3:53 PM.
Tags
None
Referenced Files
F153149018: D24890.id71938.diff
Sun, Apr 19, 11:50 AM
Unknown Object (File)
Sat, Apr 18, 10:35 PM
Unknown Object (File)
Tue, Apr 14, 11:29 PM
Unknown Object (File)
Tue, Apr 14, 11:24 PM
Unknown Object (File)
Mon, Apr 6, 1:20 PM
Unknown Object (File)
Mon, Apr 6, 4:42 AM
Unknown Object (File)
Mon, Apr 6, 4:41 AM
Unknown Object (File)
Sun, Apr 5, 2:58 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.