[Pvfs2-cvs] commit by sson in pvfs2/src/common/misc: msgpairarray.sm

CVS commit program cvs at parl.clemson.edu
Fri May 22 18:30:05 EDT 2009


Update of /projects/cvsroot/pvfs2/src/common/misc
In directory parlweb1:/tmp/cvs-serv21440/src/common/misc

Modified Files:
      Tag: as-branch
	msgpairarray.sm 
Log Message:
Added the server to server communication module within pipeline.sm
to pull the small portion of data when the data is not aligned on strip boundaries.

Changed the default file stripe size to 256KB (originally 64KB) 
so that pipeline unit is equal to it.





Index: msgpairarray.sm
===================================================================
RCS file: /projects/cvsroot/pvfs2/src/common/misc/msgpairarray.sm,v
diff -p -u -r1.51 -r1.51.6.1
--- msgpairarray.sm	20 Nov 2008 01:16:53 -0000	1.51
+++ msgpairarray.sm	22 May 2009 22:30:05 -0000	1.51.6.1
@@ -253,7 +253,7 @@ static PINT_sm_action msgpairarray_post(
                            msg_p->encoded_resp_p,
                            msg_p->max_resp_sz,
                            session_tag,
-                           BMI_PRE_ALLOC,
+			   BMI_PRE_ALLOC,
                            smcb,
                            i,
                            &msg_p->recv_status,



More information about the Pvfs2-cvs mailing list