linux/drivers/infiniband/ulp/iser
Sagi Grimberg 183cfa434e IB/iser: Use internal polling budget to avoid possible live-lock
We need a way to guarentee that we don't stay in soft-IRQ context for
too long.  We might starve other pending CQ tasklets or worse lock
against application trying to issue IO on the running CPU.

Signed-off-by: Sagi Grimberg <sagig@mellanox.com>
Signed-off-by: Roi Dayan <roid@mellanox.com>
Signed-off-by: Ariel Nahum <arieln@mellanox.com>
Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
2014-10-09 00:06:06 -07:00
..
iscsi_iser.c IB/iser: Protect tasks cleanup in case IB device was already released 2014-10-09 00:06:06 -07:00
iscsi_iser.h IB/iser: Centralize iser completion contexts 2014-10-09 00:06:06 -07:00
iser_initiator.c IB/iser: Re-introduce ib_conn 2014-10-09 00:06:06 -07:00
iser_memory.c IB/iser: Re-introduce ib_conn 2014-10-09 00:06:06 -07:00
iser_verbs.c IB/iser: Use internal polling budget to avoid possible live-lock 2014-10-09 00:06:06 -07:00
Kconfig Update broken web addresses in the kernel. 2010-10-18 11:03:14 +02:00
Makefile