Page MenuHomeFreeBSD

bhyve: refactor NVMe I/O read/write
ClosedPublic

Authored by chuck on May 18 2020, 3:53 PM.
Tags
None
Referenced Files
F171090137: D24890.id73834.diff
Tue, Sep 8, 3:32 PM
F171082053: D24890.id71938.diff
Tue, Sep 8, 2:30 PM
F171042052: D24890.id73834.diff
Tue, Sep 8, 8:49 AM
F170980067: D24890.id71938.diff
Mon, Sep 7, 11:59 PM
Unknown Object (File)
Mon, Sep 7, 5:41 PM
Unknown Object (File)
Mon, Sep 7, 5:07 PM
Unknown Object (File)
Sun, Sep 6, 11:34 PM
Unknown Object (File)
Sun, Sep 6, 5:41 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.