Whamcloud - gitweb
- add command line option to random-reads to make multiple consecutive calls
authornikita <nikita>
Sat, 10 Sep 2005 13:18:11 +0000 (13:18 +0000)
committernikita <nikita>
Sat, 10 Sep 2005 13:18:11 +0000 (13:18 +0000)
commit83d9a9d53ac1e4526a4bd93f4151a40a332928d3
tree8467070e403a0a9b784235e8518e63e269e0d16b
parentce60464d9bedd751341778aa1155b027f9003c17
 - add command line option to random-reads to make multiple consecutive calls
   to read(2);

 - add random-reads to the Makefile;

 - add random-reads-based test to sanity.sh (test_101) to test how read-ahead
 algorithm handles seekful work-loads.
lustre/tests/Makefile.am
lustre/tests/random-reads.c
lustre/tests/sanity.sh