Searched hist:136274 (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/tools/tools/netrate/netblast/
H A DMakefile136274 Fri Oct 08 17:23:11 MDT 2004 rwatson Add a version of netsend that uses the interval timer rather than
explicit clock reads to set an overall duration to the send, and
blasts rather than trying to clock output. The goal of netblast,
unlike netsend, is to send as many UDP packets as possible; the
cost is that there's no ability to control the rate, and there's
less accuracy in the timing as the interval timer granularity is
relatively low.
H A Dnetblast.c136274 Fri Oct 08 17:23:11 MDT 2004 rwatson Add a version of netsend that uses the interval timer rather than
explicit clock reads to set an overall duration to the send, and
blasts rather than trying to clock output. The goal of netblast,
unlike netsend, is to send as many UDP packets as possible; the
cost is that there's no ability to control the rate, and there's
less accuracy in the timing as the interval timer granularity is
relatively low.

Completed in 103 milliseconds