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)
Sun, May 10, 4:03 PM
Unknown Object (File)
Wed, Apr 29, 7:48 AM
Unknown Object (File)
Tue, Apr 28, 9:26 AM
Unknown Object (File)
Mon, Apr 27, 9:11 AM
Unknown Object (File)
Wed, Apr 22, 10:51 PM
Unknown Object (File)
Tue, Apr 21, 8:21 AM
Unknown Object (File)
Sun, Apr 19, 11:50 AM
Unknown Object (File)
Sat, Apr 18, 10:35 PM
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.