Page MenuHomeFreeBSD

ctl_backend_block: Add support for NVMe
ClosedPublic

Authored by jhb on Apr 9 2024, 11:04 PM.
Tags
None
Referenced Files
F100608236: D44723.diff
Thu, Oct 17, 8:46 AM
Unknown Object (File)
Wed, Oct 16, 11:51 AM
Unknown Object (File)
Tue, Oct 15, 10:33 PM
Unknown Object (File)
Tue, Oct 15, 8:42 PM
Unknown Object (File)
Tue, Oct 15, 7:35 PM
Unknown Object (File)
Tue, Oct 15, 6:28 AM
Unknown Object (File)
Mon, Oct 14, 12:42 PM
Unknown Object (File)
Sun, Oct 13, 11:43 AM
Subscribers
None

Details

Summary

Sponsored by: Chelsio Communications

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 57196
Build 54084: arc lint + arc unit

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.