[Pvfs2-cvs] commit by sson in pvfs2/include: pvfs2-debug.h

CVS commit program cvs at parl.clemson.edu
Tue May 11 16:30:43 EDT 2010


Update of /projects/cvsroot/pvfs2/include
In directory parlweb1:/tmp/cvs-serv31818/include

Modified Files:
      Tag: as-branch
	pvfs2-debug.h 
Log Message:
added bmi and trove timing in I/O pipeline.



Index: pvfs2-debug.h
===================================================================
RCS file: /projects/cvsroot/pvfs2/include/pvfs2-debug.h,v
diff -p -u -r1.59 -r1.59.6.1
--- pvfs2-debug.h	11 Nov 2008 19:25:43 -0000	1.59
+++ pvfs2-debug.h	11 May 2010 20:30:43 -0000	1.59.6.1
@@ -75,6 +75,7 @@
 #define GOSSIP_USER_DEV_DEBUG          ((uint64_t)1 << 53)
 #define GOSSIP_DIRECTIO_DEBUG          ((uint64_t)1 << 54)
 #define GOSSIP_MGMT_DEBUG              ((uint64_t)1 << 55)
+#define GOSSIP_IO_TIMING               ((uint64_t)1 << 56)
 
 /* NOTE: if you want your gossip flag to be controllable from 
  * pvfs2-set-debugmask you have to add it in



More information about the Pvfs2-cvs mailing list