Page MenuHomeFreeBSD

ctl_backend_block: Add support for NVMe
ClosedPublic

Authored by jhb on Apr 9 2024, 11:04 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Dec 8, 8:09 PM
Unknown Object (File)
Sat, Dec 7, 8:55 AM
Unknown Object (File)
Nov 25 2024, 12:07 PM
Unknown Object (File)
Nov 24 2024, 8:27 PM
Unknown Object (File)
Nov 24 2024, 1:01 AM
Unknown Object (File)
Nov 23 2024, 7:42 PM
Unknown Object (File)
Nov 23 2024, 2:48 AM
Unknown Object (File)
Nov 22 2024, 6:01 PM
Subscribers
None

Details

Summary

Sponsored by: Chelsio Communications

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jhb requested review of this revision.Apr 9 2024, 11:04 PM

this again seems a mix of accesor changes and and real changes... likely not a problem, but the former is easier to review when segregated.

This revision is now accepted and ready to land.Apr 13 2024, 8:34 PM

Hmm, I could split the ramdisk/block backends into one to use the accessors and generic error handlers and a second to add the NVME opcode handling.

Update after splitting into 2 commits

This revision now requires review to proceed.Apr 18 2024, 5:58 PM

Update for CTL_IO_ASSERT macro

This revision was not accepted when it landed; it landed in state Needs Review.May 3 2024, 12:17 AM
This revision was automatically updated to reflect the committed changes.