1
1
openmpi/ompi/mca/osc
Nathan Hjelm 7f20868179 osc/rdma: ensure matching of post/start calls
The post and start window calls are supposed to be matching. The code
did not check to see that an incoming post matched with the start call.
This commit fixes the bug by placing the post on a pending list that
will be checked by the next call to start.

cmr=v1.8.2:reviewer=dgoodell

This commit was SVN r32017.
2014-06-17 15:23:06 +00:00
..
base Fix a memory leak in ompi_osc_base_finalize() 2014-05-16 05:25:24 +00:00
portals4 Add missing files - thanks to Mr. Anonymous for reporting them as missing from the 1.8 tarball 2014-04-08 02:55:14 +00:00
rdma osc/rdma: ensure matching of post/start calls 2014-06-17 15:23:06 +00:00
sm osc/sm: use an unsigned long when calculating the total segment size 2014-06-17 04:33:43 +00:00
Makefile.am Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
osc.h Merge one-sided updates to the trunk - written by Brian Barrett and Nathan Hjelmn 2014-02-25 17:36:43 +00:00