1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/infiniband/ulp/iser
Sagi Grimberg 68348441ef IB/iser: set can_queue earlier to allow setting higher queue depth
We need to set can_queue earlier than when enabling the scsi host.
in a blk-mq enabled environment, the tagset allocation is taken
from can_queue which cannot be modified later. Also, pass an updated
.can_queue to iscsi_session_setup to have enough iscsi tasks allocated
in the session kfifo.

Reported-by: Karandeep Chahal <karandeepchahal@gmail.com>
Signed-off-by: Sagi Grimberg <sagi@grimberg.me>
Reviewed-by: Max Gurtovoy <maxg@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2018-06-29 12:26:13 -06:00
..
iscsi_iser.c IB/iser: set can_queue earlier to allow setting higher queue depth 2018-06-29 12:26:13 -06:00
iscsi_iser.h IB/iser: use T10-PI check mask definitions from core layer 2018-06-04 09:19:24 -06:00
iser_initiator.c treewide: kmalloc() -> kmalloc_array() 2018-06-12 16:19:22 -07:00
iser_memory.c IB/iser: use T10-PI check mask definitions from core layer 2018-06-04 09:19:24 -06:00
iser_verbs.c IB/iser: Do not reduce max_sectors 2018-05-31 13:07:17 -04:00
Kconfig Update broken web addresses in the kernel. 2010-10-18 11:03:14 +02:00
Makefile IB/iser: iSER Kconfig and Makefile 2006-06-22 07:51:14 -07:00