[PVFS2-CVS] commit by robl in pvfs2/src/common/gossip: gossip.c

CVS commit program cvs at parl.clemson.edu
Wed Sep 15 10:59:44 EDT 2004


Update of /projects/cvsroot/pvfs2/src/common/gossip
In directory parlweb:/tmp/cvs-serv24526/src/common/gossip

Modified Files:
	gossip.c 
Log Message:
sometimes with mpi-io programs we get a pretty deep call stack.


Index: gossip.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/src/common/gossip/gossip.c,v
diff -u -w -p -u -r1.9 -r1.10
--- gossip.c	10 Sep 2004 16:00:24 -0000	1.9
+++ gossip.c	15 Sep 2004 13:59:44 -0000	1.10
@@ -355,7 +355,7 @@ int gossip_err(
 
 #ifdef GOSSIP_ENABLE_BACKTRACE
     #ifndef GOSSIP_BACKTRACE_DEPTH
-    #define GOSSIP_BACKTRACE_DEPTH 8
+    #define GOSSIP_BACKTRACE_DEPTH 12
     #endif
 /* gossip_backtrace()
  *



More information about the PVFS2-CVS mailing list