Add the pipe2 sysperf test. This test issues block writes from parent to
authorMatthew Dillon <dillon@dragonflybsd.org>
Sun, 28 Mar 2004 09:21:53 +0000 (09:21 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sun, 28 Mar 2004 09:21:53 +0000 (09:21 +0000)
commit54e0874d88f5871385ee0794d81f842d341dbd25
treed732cd0faa5df81bb073cdc68632167e70d68780
parent314dc434983b9786c98ffbc6da735b7f615bbc63
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.
test/sysperf/Makefile
test/sysperf/pipe2.c [new file with mode: 0644]