<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=iso-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Olaf Kirch wrote:
<blockquote cite="mid:200807062138.29103.olaf.kirch@oracle.com"
type="cite">
<pre wrap="">On Friday 04 July 2008 13:46:51 Olaf Kirch wrote:
</pre>
<blockquote type="cite">
<pre wrap="">We have two choices here
</pre>
</blockquote>
<pre wrap=""><!---->
Okay, there's a third way to fix this, which may even work
with today's Oracle IPC code. The hack is to not submit the
fastreg WR until we post a SEND that transmits the rkey to
a peer. Then
- we have a QP to post the WRs to
- we post the fastreg and the SEND to the same QP,
ensuring that the peer doesn't initiate the RDMA
before we've set up the memory registration.
Olaf
</pre>
</blockquote>
This sounds like the way to go.<br>
<br>
Steve.<br>
</body>
</html>