Searched hist:ecad0d2c (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | nvme-fc-driver.h | ecad0d2c Mon Oct 23 17:11:36 CDT 2017 James Smart <jsmart2021@gmail.com> nvme-fc: remove NVME_FC_MAX_SEGMENTS
The define is an arbitrary limit to the io size on the initiator, capping the io to 1MB-4KB.
Remove the define from the transport. I/O size will solely be limited by the LLDD sg limits.
Signed-off-by: James Smart <james.smart@broadcom.com> Signed-off-by: Christoph Hellwig <hch@lst.de> ecad0d2c Mon Oct 23 17:11:36 CDT 2017 James Smart <jsmart2021@gmail.com> nvme-fc: remove NVME_FC_MAX_SEGMENTS The define is an arbitrary limit to the io size on the initiator, capping the io to 1MB-4KB. Remove the define from the transport. I/O size will solely be limited by the LLDD sg limits. Signed-off-by: James Smart <james.smart@broadcom.com> Signed-off-by: Christoph Hellwig <hch@lst.de>
|
/openbmc/linux/drivers/nvme/host/ |
H A D | fc.c | ecad0d2c Mon Oct 23 17:11:36 CDT 2017 James Smart <jsmart2021@gmail.com> nvme-fc: remove NVME_FC_MAX_SEGMENTS
The define is an arbitrary limit to the io size on the initiator, capping the io to 1MB-4KB.
Remove the define from the transport. I/O size will solely be limited by the LLDD sg limits.
Signed-off-by: James Smart <james.smart@broadcom.com> Signed-off-by: Christoph Hellwig <hch@lst.de> ecad0d2c Mon Oct 23 17:11:36 CDT 2017 James Smart <jsmart2021@gmail.com> nvme-fc: remove NVME_FC_MAX_SEGMENTS The define is an arbitrary limit to the io size on the initiator, capping the io to 1MB-4KB. Remove the define from the transport. I/O size will solely be limited by the LLDD sg limits. Signed-off-by: James Smart <james.smart@broadcom.com> Signed-off-by: Christoph Hellwig <hch@lst.de>
|