Due to pipe buffer chunking the reader side of the pipe was not traversing
authorMatthew Dillon <dillon@dragonflybsd.org>
Thu, 29 Apr 2004 16:05:21 +0000 (16:05 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Thu, 29 Apr 2004 16:05:21 +0000 (16:05 +0000)
commitda12ef25e55ea7fdd64eba7cd796e477d64dd5aa
treeba9f0b2e8ecdc7f8f99f41904e94946a42d58a6f
parent0e1cb2e27714d4bde29cf01489e90e7705ab3ee6
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.
test/sysperf/pipe2.c