increase cache size to a reasonable level
This commit was SVN r2574.
Этот коммит содержится в:
родитель
25b516ae83
Коммит
d24b7ac1bc
@ -24,7 +24,7 @@
|
||||
mca_ptl_tcp_module_t mca_ptl_tcp_module = {
|
||||
{
|
||||
&mca_ptl_tcp_component.super,
|
||||
1, /* max size of request cache */
|
||||
16, /* max size of request cache */
|
||||
sizeof(mca_ptl_tcp_send_frag_t), /* bytes required by ptl for a request */
|
||||
0, /* max size of first fragment */
|
||||
0, /* min fragment size */
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user