From 09a7b09f706e64ce5a5e2cef1b5abc5dc907dc65 Mon Sep 17 00:00:00 2001 From: jylefort Date: Mon, 23 May 2005 23:17:37 +0000 Subject: 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 --- benchmarks/pathchirp/pkg-descr | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 benchmarks/pathchirp/pkg-descr (limited to 'benchmarks/pathchirp/pkg-descr') 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 -- cgit