cvs commit: src/test/sysperf pipe2.c Makefile
Matthew Dillon
dillon at crater.dragonflybsd.org
Sun Mar 28 01:22:22 PST 2004
dillon 2004/03/28 01:21:53 PST
DragonFly src repository
Modified files:
test/sysperf Makefile
Added files:
test/sysperf pipe2.c
Log:
Add the pipe2 sysperf test. This test issues block writes from parent to
child over a pipe and reports on the overhead and data rate. The block size
is specified on the command line.
Revision Changes Path
1.6 +4 -1 src/test/sysperf/Makefile
http://www.dragonflybsd.org/cvsweb/src/test/sysperf/Makefile.diff?r1=1.5&r2=1.6&f=h
More information about the Commits
mailing list