Page MenuHomeFreeBSD

bhyve: refactor NVMe I/O read/write
ClosedPublic

Authored by chuck on May 18 2020, 3:53 PM.
Tags
None
Referenced Files
F80103178: D24890.diff
Wed, Mar 27, 10:57 PM
Unknown Object (File)
Jan 12 2024, 6:37 PM
Unknown Object (File)
Dec 23 2023, 3:37 AM
Unknown Object (File)
Dec 10 2023, 6:26 PM
Unknown Object (File)
Sep 1 2023, 12:29 PM
Unknown Object (File)
Sep 1 2023, 12:28 PM
Unknown Object (File)
Sep 1 2023, 12:27 PM
Unknown Object (File)
Sep 1 2023, 11:57 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

Lint
Lint Skipped
Unit
Tests Skipped

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.