[Pvfs2-developers] patches: test programs

Phil Carns pcarns at wastedcycles.org
Fri Oct 12 16:58:31 EDT 2007


These patches add some new test cases into the test subdirectory of PVFS2:

pvfs2-test-aio.patch:
---------------------
This set of test programs allow comparison of normal io (pread/pwrite) 
vs. aio vs. alt-aio (as implemented in pvfs2 with the "alt-aio" trove 
method).  There isn't much depth, but it at least gives a little bit of 
insight into the details of the read/write path independent of how it is 
used by PVFS.  I've used this test program to help isolate some system 
bugs and also to help figure motivate the alt-aio approach.

pvfs2-test-tcache.patch
-----------------------
This patch enhances the existing tcache test program to cover more test 
cases and to print out more verbose information while the test is running.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pvfs2-test-aio.patch
Type: text/x-patch
Size: 20090 bytes
Desc: not available
Url : http://www.beowulf-underground.org/pipermail/pvfs2-developers/attachments/20071012/8e342d8d/pvfs2-test-aio-0001.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pvfs2-test-tcache.patch
Type: text/x-patch
Size: 18095 bytes
Desc: not available
Url : http://www.beowulf-underground.org/pipermail/pvfs2-developers/attachments/20071012/8e342d8d/pvfs2-test-tcache-0001.bin


More information about the Pvfs2-developers mailing list