Check out the new USENIX Web site. next up previous
Next: Achieving target loss rate Up: Controlled-Loss Virtual Link (CLVL) Previous: Controlled-Loss Virtual Link (CLVL)


Estimating $ b$

OverQoS tunes the maximum output rate, $ b$, depending on network congestion in order to be both fair to cross traffic as well as achieve stability in the presence of other competing OverQoS traffic. One way of achieving this is to set $ b$ based on an $ N$-TCP pipe abstraction which provides a bandwidth which is $ N$ times the throughput of a single TCP connection on the virtual link. We set $ N$ to be equal to the number of flows in the bundle.

We use MulTCP [29] to emulate the behavior of $ N$ TCP connections. MulTCP uses a TCP-like congestion control mechanism with $ \alpha=N/2$ and $ \beta=\frac{1}{2N}$ as the increment and decrement parameters. While MulTCP may react quickly to congestion, it may not provide smooth variations in the sending rate. To obtain smoother variations, we may prefer to choose an alternate operating point with a lesser value of $ \alpha$ and $ \beta$ without altering the net steady state throughput as determined by the TCP equation [27]. If we set $ \alpha = \sqrt{N}$, the corresponding value of $ \beta$ can be calculated using the TCP equation as equal to $ 4/ (3 \times
N^{1.5}+2)$. Across most of our evaluations, we use the standard parameters of MulTCP. Alternatively, we can also use an equation-based approach to emulate the behavior of $ N$ TFRC connections [16].


next up previous
Next: Achieving target loss rate Up: Controlled-Loss Virtual Link (CLVL) Previous: Controlled-Loss Virtual Link (CLVL)
116 2004-02-12