Page MenuHomeFreeBSD

bhyve: refactor NVMe I/O read/write
ClosedPublic

Authored by chuck on May 18 2020, 3:53 PM.
Tags
None
Referenced Files
F111643146: D24890.id71938.diff
Thu, Mar 6, 10:22 AM
F111633997: D24890.id73834.diff
Thu, Mar 6, 7:33 AM
Unknown Object (File)
Tue, Mar 4, 11:30 PM
Unknown Object (File)
Sun, Mar 2, 5:47 PM
Unknown Object (File)
Sun, Mar 2, 2:44 AM
Unknown Object (File)
Sat, Feb 8, 6:06 AM
Unknown Object (File)
Jan 5 2025, 7:58 AM
Unknown Object (File)
Dec 2 2024, 5:14 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.