1
1
Gleb Natapov 8029893489 In multithreaded application sending of initial portion of a request may overlap
with RDMAing the rest of it. Also more than one RDMA writes can be performed
simultaneously by different threads. To make this code thread safe this patch
clones original request convertor for each RDMA fragment.

This commit was SVN r14574.
2007-05-03 09:13:17 +00:00
..
2007-04-27 17:38:36 +00:00
2007-04-12 11:19:42 +00:00
2007-04-12 11:19:42 +00:00
2007-04-12 11:19:42 +00:00