Searched hist:a15f7c96a27644de3ed3bfcf5feee285ebc1cc91 (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/dev/nvmf/controller/ |
H A D | nvmft_qpair.c | a15f7c96a27644de3ed3bfcf5feee285ebc1cc91 Fri May 03 01:34:45 CEST 2024 John Baldwin <jhb@FreeBSD.org> 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
|
H A D | nvmft_controller.c | a15f7c96a27644de3ed3bfcf5feee285ebc1cc91 Fri May 03 01:34:45 CEST 2024 John Baldwin <jhb@FreeBSD.org> 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
|
H A D | nvmft_var.h | a15f7c96a27644de3ed3bfcf5feee285ebc1cc91 Fri May 03 01:34:45 CEST 2024 John Baldwin <jhb@FreeBSD.org> 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
|
H A D | ctl_frontend_nvmf.c | a15f7c96a27644de3ed3bfcf5feee285ebc1cc91 Fri May 03 01:34:45 CEST 2024 John Baldwin <jhb@FreeBSD.org> 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
|
/freebsd/share/man/man4/ |
H A D | Makefile | diff a15f7c96a27644de3ed3bfcf5feee285ebc1cc91 Fri May 03 01:34:45 CEST 2024 John Baldwin <jhb@FreeBSD.org> 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
|
/freebsd/sys/conf/ |
H A D | NOTES | diff a15f7c96a27644de3ed3bfcf5feee285ebc1cc91 Fri May 03 01:34:45 CEST 2024 John Baldwin <jhb@FreeBSD.org> 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
|
H A D | files | diff a15f7c96a27644de3ed3bfcf5feee285ebc1cc91 Fri May 03 01:34:45 CEST 2024 John Baldwin <jhb@FreeBSD.org> 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
|