OpenSM: Extend default transaction timeout from 100 to 200 msec
Signed-off-by: Hal Rosenstock <[EMAIL PROTECTED]>
Index: include/opensm/osm_base.h
===================================================================
--- include/opensm/osm_base.h (revision 4753)
+++ include/opensm/osm_base.h (working copy)
@@ -234,7 +234,7 @@ BEGIN_C_DECLS
*
* SYNOPSIS
*/
-#define OSM_DEFAULT_TRANS_TIMEOUT_MILLISEC 100
+#define OSM_DEFAULT_TRANS_TIMEOUT_MILLISEC 200
/***********/
/****d* OpenSM: Base/OSM_DEFAULT_SUBNET_TIMEOUT
Index: opensm/main.c
===================================================================
--- opensm/main.c (revision 4753)
+++ opensm/main.c (working copy)
@@ -154,7 +154,7 @@ show_usage(void)
" used for transaction timeouts.\n"
" Specifying -t 0 disables timeouts.\n"
" Without -t, OpenSM defaults to a timeout value of\n"
- " 100 milliseconds.\n\n" );
+ " 200 milliseconds.\n\n" );
printf( "-maxsmps <number>\n"
" This option specifies the number of VL15 SMP MADs\n"
" allowed on the wire at any one time.\n"
_______________________________________________
openib-general mailing list
[email protected]
http://openib.org/mailman/listinfo/openib-general
To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general