btl/openib: bump up udcm priority
This commit was SVN r28505.
Этот коммит содержится в:
родитель
d5cae9aced
Коммит
32a8ff5255
@ -293,7 +293,7 @@ static int udcm_send_request (mca_btl_base_endpoint_t *lcl_ep,
|
||||
#define UDCM_GRH_SIZE (sizeof (struct ibv_grh))
|
||||
|
||||
/* Priority of this connection module */
|
||||
static int udcm_priority = 0;
|
||||
static int udcm_priority = 63;
|
||||
|
||||
/* Number of receive work requests to post */
|
||||
static int udcm_recv_count = UDCM_MIN_RECV_COUNT;
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user