aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/randomio/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-181-1/+0
| | | | | | | With hat: portmgr (myself) Notes: svn path=/head/; revision=271274
* Randomio is a multithreaded disk i/o microbenchmark. ItBernhard Froehlich2010-08-231-0/+3
requires O_DIRECT, pread/pwrite, and pthreads. WWW: http://www.arctic.org/~dean/randomio/ PR: ports/149838 Submitted by: Sergey Kandaurov <pluknet at gmail dot com> (maintainer) Approved by: beat (co-mentor) Notes: svn path=/head/; revision=259827