diff options
Diffstat (limited to 'benchmarks/randomio/pkg-descr')
-rw-r--r-- | benchmarks/randomio/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/benchmarks/randomio/pkg-descr b/benchmarks/randomio/pkg-descr new file mode 100644 index 000000000000..7b0d9dd791d2 --- /dev/null +++ b/benchmarks/randomio/pkg-descr @@ -0,0 +1,4 @@ +Randomio is a multithreaded disk i/o microbenchmark. It +requires O_DIRECT, pread/pwrite, and pthreads. + +WWW: http://www.arctic.org/~dean/randomio/ |