do not return these descriptors to cache
This commit was SVN r7986.
Этот коммит содержится в:
родитель
26003bc952
Коммит
e45f4744ee
@ -428,7 +428,7 @@ int mca_pml_ob1_send_request_start_copy(
|
||||
sendreq->req_rdma_offset = max_data;
|
||||
|
||||
/* short message */
|
||||
descriptor->des_cbfunc = mca_pml_ob1_match_completion_cache;
|
||||
descriptor->des_cbfunc = mca_pml_ob1_match_completion_free;
|
||||
descriptor->des_flags |= MCA_BTL_DES_FLAGS_PRIORITY;
|
||||
descriptor->des_cbdata = sendreq;
|
||||
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user