1
1
openmpi/ompi/mca/osc/pt2pt
Nathan Hjelm cb1cb5ffed osc/pt2pt: do not use frag send to send lock request
This commit cleans up some code in the passive target path. The code
used the buffered frag control send path but it is more appropriate to
use the unbuffered one. This avoids checking structures that are
should not be in use in this path.

Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
2016-09-01 09:57:27 -06:00
..
configure.m4 Rename the OSC "rdma" component to pt2p to better reflect that it does not actually use btl rdma 2015-01-06 13:38:55 -07:00
Makefile.am osc/pt2pt: reduce memory footprint of window 2015-09-16 13:01:56 -06:00
osc_pt2pt_active_target.c osc/pt2pt: make lock_all locking on-demand 2016-08-11 15:33:07 -06:00
osc_pt2pt_comm.c osc/pt2pt: fix several bugs 2016-08-24 14:35:45 -06:00
osc_pt2pt_component.c Merge pull request #1983 from hjelmn/request_cb 2016-08-18 08:31:56 -06:00
osc_pt2pt_data_move.c osc/pt2pt: do not use frag send to send lock request 2016-09-01 09:57:27 -06:00
osc_pt2pt_data_move.h osc/pt2pt: do not repost receive from request callback 2016-08-11 15:33:07 -06:00
osc_pt2pt_frag.c osc/pt2pt: do not use frag send to send lock request 2016-09-01 09:57:27 -06:00
osc_pt2pt_frag.h osc/pt2pt: do not use frag send to send lock request 2016-09-01 09:57:27 -06:00
osc_pt2pt_header.h osc/pt2pt: reduce memory footprint of window 2015-09-16 13:01:56 -06:00
osc_pt2pt_module.c Silence the warnings 2016-08-22 15:35:27 -07:00
osc_pt2pt_passive_target.c osc/pt2pt: do not use frag send to send lock request 2016-09-01 09:57:27 -06:00
osc_pt2pt_pending_frag.h Rename the OSC "rdma" component to pt2p to better reflect that it does not actually use btl rdma 2015-01-06 13:38:55 -07:00
osc_pt2pt_request.c Refactor the request completion (#1422) 2016-05-24 18:20:51 -05:00
osc_pt2pt_request.h osc/pt2pt: various threading fixes 2016-02-02 12:33:33 -07:00
osc_pt2pt_sync.c osc/pt2pt: fix warnings 2015-10-22 15:50:40 -06:00
osc_pt2pt_sync.h osc/pt2pt: fix possible race in peer locking 2016-08-25 09:28:25 -06:00
osc_pt2pt.h osc/pt2pt: fix possible race in peer locking 2016-08-25 09:28:25 -06:00
owner.txt ownership: update ownership files 2015-06-25 10:04:42 -06:00