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.
Details
Details
- Reviewers
jhb imp - Group Reviewers
bhyve - Commits
- rS362756: bhyve: refactor NVMe I/O read/write
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable