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

cvs commit: src/test/sysperf pipe2.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 29 Apr 2004 09:05:21 -0700 (PDT)

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



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