public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH rdma-core v4 0/4] ibacm: acmp retry issues
@ 2017-11-15 19:34 Michael J. Ruhl
       [not found] ` <20171115193155.470.85049.stgit-K+u1se/DcYrLESAwzcoQNrvm/XP+8Wra@public.gmane.org>
  0 siblings, 1 reply; 8+ messages in thread
From: Michael J. Ruhl @ 2017-11-15 19:34 UTC (permalink / raw)
  To: linux-rdma-u79uwXL29TY76Z2rM5mHXA

While testing the retry mechanism for the acmp provider, I observed
that the retry event_wait() did not appear to be working correctly.
After studying the issue a bit more, I discovered that there were a
couple of issues.

This patch set addresses those issues.

v2 - added patch for MONOTONIC time base
v3 - Updated and cleaned various type cast issues
v4 - Remove unnecessary typecasting

---

Michael J. Ruhl (4):
      ibacm: Fix an incorrect expiration check for the retry timer
      ibacm: Calculate correct tv_nsec value in event_wait()
      ibacm: Fix a retry loop calculation race condition
      ibacm: Use MONOTONIC time base to avoid timer expiration issues


 ibacm/linux/osd.h          |   27 +++++++++++++++++----------
 ibacm/prov/acmp/src/acmp.c |   12 +++++++-----
 2 files changed, 24 insertions(+), 15 deletions(-)

-- 
Signature
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2017-11-20  8:28 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-15 19:34 [PATCH rdma-core v4 0/4] ibacm: acmp retry issues Michael J. Ruhl
     [not found] ` <20171115193155.470.85049.stgit-K+u1se/DcYrLESAwzcoQNrvm/XP+8Wra@public.gmane.org>
2017-11-15 19:34   ` [PATCH rdma-core v4 1/4] ibacm: Fix an incorrect expiration check for the retry timer Michael J. Ruhl
2017-11-15 19:35   ` [PATCH rdma-core v4 2/4] ibacm: Calculate correct tv_nsec value in event_wait() Michael J. Ruhl
2017-11-15 19:35   ` [PATCH rdma-core v4 3/4] ibacm: Fix a retry loop calculation race condition Michael J. Ruhl
2017-11-15 19:35   ` [PATCH rdma-core v4 4/4] ibacm: Use MONOTONIC time base to avoid timer expiration issues Michael J. Ruhl
     [not found]     ` <20171115193524.470.17499.stgit-K+u1se/DcYrLESAwzcoQNrvm/XP+8Wra@public.gmane.org>
2017-11-16 12:09       ` Ruhl, Michael J
2017-11-17  0:11   ` [PATCH rdma-core v4 0/4] ibacm: acmp retry issues Jason Gunthorpe
2017-11-20  8:28   ` Leon Romanovsky

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox