Whamcloud - gitweb
add new testing proglet random-reads.c to benchmark bug 6252 fix.
authornikita <nikita>
Wed, 24 Aug 2005 19:27:08 +0000 (19:27 +0000)
committernikita <nikita>
Wed, 24 Aug 2005 19:27:08 +0000 (19:27 +0000)
commit592fa1feeaa2d95c70568835075c8e966fc0026d
tree52ef93577a66afb7929e041401ef49ed8ba99033
parent8c827f633dac468883736b39e9051053af88fb1f
add new testing proglet random-reads.c to benchmark bug 6252 fix.

random-reads.c randomly reads chunks of given size from the given file. See
"random-reads -h" for (ridiculously incomplete) help.
lustre/tests/random-reads.c [new file with mode: 0644]