DragonFly BSD
DragonFly commits List (threaded) for 2004-03
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/test/sysperf pipe2.c Makefile


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 28 Mar 2004 01:21:53 -0800 (PST)

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]