All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Get rid of transport layer retry count config parameter
@ 2016-06-22 12:05 Sagi Grimberg
  2016-06-22 12:06 ` [PATCH 1/2] nvme-rdma: Don't use tl_retry_count Sagi Grimberg
                   ` (2 more replies)
  0 siblings, 3 replies; 27+ messages in thread
From: Sagi Grimberg @ 2016-06-22 12:05 UTC (permalink / raw)


This parameter was added in order to support a proper timeout for
error recovery before the spec defined a periodic keep-alive.

Now that we have periodic keep-alive, we don't need a user configurable
transport layer retry count, the keep-alive timeout is sufficient,
transports can retry for as long as they see fit.

Sagi Grimberg (2):
  nvme-rdma: Don't use tl_retry_count
  nvme-fabrics: Remove tl_retry_count

 drivers/nvme/host/fabrics.c | 14 --------------
 drivers/nvme/host/fabrics.h |  3 ---
 drivers/nvme/host/rdma.c    |  9 +++------
 3 files changed, 3 insertions(+), 23 deletions(-)

-- 
1.9.1

^ permalink raw reply	[flat|nested] 27+ messages in thread

end of thread, other threads:[~2016-07-20  8:42 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-22 12:05 [PATCH 0/2] Get rid of transport layer retry count config parameter Sagi Grimberg
2016-06-22 12:06 ` [PATCH 1/2] nvme-rdma: Don't use tl_retry_count Sagi Grimberg
2016-06-22 12:06 ` [PATCH 2/2] nvme-fabrics: Remove tl_retry_count Sagi Grimberg
2016-06-22 16:15 ` [PATCH 0/2] Get rid of transport layer retry count config parameter Christoph Hellwig
2016-06-22 16:15   ` Christoph Hellwig
2016-06-22 16:31   ` Sagi Grimberg
2016-06-22 16:31     ` Sagi Grimberg
2016-06-22 20:31   ` Jason Gunthorpe
2016-06-22 20:31     ` Jason Gunthorpe
2016-06-23  7:09     ` Sagi Grimberg
2016-06-23  7:09       ` Sagi Grimberg
2016-06-24  7:13       ` Christoph Hellwig
2016-06-24  7:13         ` Christoph Hellwig
2016-06-26 15:48         ` Sagi Grimberg
2016-06-26 15:48           ` Sagi Grimberg
2016-07-17 11:52         ` Sagi Grimberg
2016-07-17 11:52           ` Sagi Grimberg
2016-07-18  4:09           ` Christoph Hellwig
2016-07-18  4:09             ` Christoph Hellwig
2016-07-18  4:09             ` Christoph Hellwig
2016-07-18  4:09               ` Christoph Hellwig
2016-07-18  8:01               ` Sagi Grimberg
2016-07-18  8:01                 ` Sagi Grimberg
2016-07-18 15:20   ` Bart Van Assche
2016-07-18 15:20     ` Bart Van Assche
2016-07-20  8:42     ` Sagi Grimberg
2016-07-20  8:42       ` Sagi Grimberg

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.