Date: Mon, 23 Aug 2010 11:20:59 +0000 (UTC) From: Bernhard Froehlich <decke@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/benchmarks Makefile ports/benchmarks/randomio Makefile distinfo pkg-descr ports/benchmarks/randomio/files patch-Makefile Message-ID: <201008231120.o7NBKxc8089500@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
decke 2010-08-23 11:20:59 UTC FreeBSD ports repository Modified files: benchmarks Makefile Added files: benchmarks/randomio Makefile distinfo pkg-descr benchmarks/randomio/files patch-Makefile Log: Randomio is a multithreaded disk i/o microbenchmark. It 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) Revision Changes Path 1.70 +1 -0 ports/benchmarks/Makefile 1.1 +23 -0 ports/benchmarks/randomio/Makefile (new) 1.1 +3 -0 ports/benchmarks/randomio/distinfo (new) 1.1 +8 -0 ports/benchmarks/randomio/files/patch-Makefile (new) 1.1 +4 -0 ports/benchmarks/randomio/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008231120.o7NBKxc8089500>