1
1
openmpi/ompi/mca/pml/dr
Galen Shipman 84d3055db5 Make sure everything is imediatly acked, even if not matched
Buffer first descriptor on the sendreq until postive ACK 
Set bytes delivered only after postive ACK, removed num_acks, etc, in general
trying to remove as much state as possible so that rolling things back isn't
such a nightmare 

This commit was SVN r9187.
2006-03-01 22:37:10 +00:00
..
configure.params start of a pml for data reliability 2005-11-22 17:24:47 +00:00
Makefile.am Correct copyrights and some typos 2005-12-22 05:37:28 +00:00
pml_dr_comm.c Make sure everything is imediatly acked, even if not matched 2006-03-01 22:37:10 +00:00
pml_dr_comm.h Make sure everything is imediatly acked, even if not matched 2006-03-01 22:37:10 +00:00
pml_dr_component.c Rework the data reliability PML, still needs quite a bit of work, 2006-02-24 17:08:14 +00:00
pml_dr_component.h start of a pml for data reliability 2005-11-22 17:24:47 +00:00
pml_dr_hdr.h Make sure everything is imediatly acked, even if not matched 2006-03-01 22:37:10 +00:00
pml_dr_iprobe.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
pml_dr_irecv.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
pml_dr_isend.c start of a pml for data reliability 2005-11-22 17:24:47 +00:00
pml_dr_proc.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
pml_dr_proc.h Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
pml_dr_progress.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
pml_dr_recvfrag.c Make sure everything is imediatly acked, even if not matched 2006-03-01 22:37:10 +00:00
pml_dr_recvfrag.h Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
pml_dr_recvreq.c Make sure everything is imediatly acked, even if not matched 2006-03-01 22:37:10 +00:00
pml_dr_recvreq.h Rework the data reliability PML, still needs quite a bit of work, 2006-02-24 17:08:14 +00:00
pml_dr_sendreq.c Make sure everything is imediatly acked, even if not matched 2006-03-01 22:37:10 +00:00
pml_dr_sendreq.h Make sure everything is imediatly acked, even if not matched 2006-03-01 22:37:10 +00:00
pml_dr_start.c start of a pml for data reliability 2005-11-22 17:24:47 +00:00
pml_dr_vfrag.c Rework the data reliability PML, still needs quite a bit of work, 2006-02-24 17:08:14 +00:00
pml_dr_vfrag.h Rework the data reliability PML, still needs quite a bit of work, 2006-02-24 17:08:14 +00:00
pml_dr.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
pml_dr.h Make sure everything is imediatly acked, even if not matched 2006-03-01 22:37:10 +00:00