diff options
author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-05-23 23:17:37 +0000 |
---|---|---|
committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-05-23 23:17:37 +0000 |
commit | b0371aa193d09ab7c071046132f90253a410a7f0 (patch) | |
tree | 4983eed27260619543b54308bb2c0053f3313f51 /benchmarks/pathchirp/pkg-descr | |
parent | 03f01889e6ecfa3f5ea9d884d3e00345e1f16c85 (diff) | |
download | ports-b0371aa193d09ab7c071046132f90253a410a7f0.tar.gz ports-b0371aa193d09ab7c071046132f90253a410a7f0.zip |
Add pathchirp.
pathChirp is a new active probing tool for estimating the available bandwidth
on a communication network path. Based on the concept of "self-induced
congestion", pathChirp features an exponential flight pattern of probes we
call a chirp. Packet chirps offer several significant advantages over current
probing schemes based on packet pairs or packet trains. By rapidly increasing
the probing rate within each chirp, pathChirp obtains a rich set of
information from which to dynamically estimate the available bandwidth.
WWW: http://www.spin.rice.edu/Software/pathChirp/
PR: ports/81293
Submitted by: dikshie <dikshie@lapi.itb.ac.id>
Notes
Notes:
svn path=/head/; revision=135995
Diffstat (limited to 'benchmarks/pathchirp/pkg-descr')
-rw-r--r-- | benchmarks/pathchirp/pkg-descr | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/benchmarks/pathchirp/pkg-descr b/benchmarks/pathchirp/pkg-descr new file mode 100644 index 000000000000..302a45d5a298 --- /dev/null +++ b/benchmarks/pathchirp/pkg-descr @@ -0,0 +1,12 @@ +pathChirp is a new active probing tool for estimating the available bandwidth +on a communication network path. Based on the concept of "self-induced +congestion", pathChirp features an exponential flight pattern of probes we +call a chirp. Packet chirps offer several significant advantages over current +probing schemes based on packet pairs or packet trains. By rapidly increasing +the probing rate within each chirp, pathChirp obtains a rich set of +information from which to dynamically estimate the available bandwidth. + +WWW: http://www.spin.rice.edu/Software/pathChirp/ + +- dikshie +dikshie@lapi.itb.ac.id |