cvs commit: src/test/sysperf pipe2.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu Apr 29 09:06:14 PDT 2004
dillon 2004/04/29 09:05:21 PDT
DragonFly src repository
Modified files:
test/sysperf pipe2.c
Log:
Due to pipe buffer chunking the reader side of the pipe was not traversing
its entire buffer, creating skewed statistics for block sizes > 64K.
Reduce the timing interval from 6 seconds to 3.
Revision Changes Path
1.5 +14 -3 src/test/sysperf/pipe2.c
http://www.dragonflybsd.org/cvsweb/src/test/sysperf/pipe2.c.diff?r1=1.4&r2=1.5&f=h
More information about the Commits
mailing list