diff options
author | rwatson <rwatson@FreeBSD.org> | 2004-10-08 19:23:11 +0000 |
---|---|---|
committer | rwatson <rwatson@FreeBSD.org> | 2004-10-08 19:23:11 +0000 |
commit | a0fc078f8632157112a60136eb368dbc8203e93f (patch) | |
tree | 03175c11b330c8b17513d064d3d68809122e6c88 /sys/vm | |
parent | a21b1cf36444909647d4f1e3ffa4fad0ce8f9393 (diff) | |
download | FreeBSD-src-a0fc078f8632157112a60136eb368dbc8203e93f.zip FreeBSD-src-a0fc078f8632157112a60136eb368dbc8203e93f.tar.gz |
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.
Diffstat (limited to 'sys/vm')
0 files changed, 0 insertions, 0 deletions