HomeFreeBSD

nvmft: The in-kernel NVMe over Fabrics controller

Description

nvmft: The in-kernel NVMe over Fabrics controller

This is the server (target in SCSI terms) for NVMe over Fabrics.
Userland is responsible for accepting a new queue pair and receiving
the initial Connect command before handing the queue pair off via an
ioctl to this CTL frontend.

This frontend exposes CTL LUNs as NVMe namespaces to remote hosts.
Users can ask LUNS to CTL that can be shared via either iSCSI or
NVMeoF.

Reviewed by: imp
Sponsored by: Chelsio Communications
Differential Revision: https://reviews.freebsd.org/D44726

Details

Provenance
jhbAuthored on Thu, May 2, 11:34 PM
Reviewer
imp
Differential Revision
D44726: nvmft: The in-kernel NVMe over Fabrics controller
Parents
rG51346bd59458: mbuf: Add EXT_CTL for mbufs backed by a CTL backend buffer
Branches
Unknown
Tags
Unknown