From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Furniss Date: Thu, 14 Dec 2006 22:15:15 +0000 Subject: Re: [LARTC] About HFSC ? Message-Id: <4581CCF3.4000602@andyfurniss.entadsl.com> List-Id: References: <457F18E2.5090208@wanadoo.fr> In-Reply-To: <457F18E2.5090208@wanadoo.fr> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit To: lartc@vger.kernel.org Sébastien CRAMATTE wrote: > Hello, > > I’ve read this Article avout VOIP and HFSC > http://automatthias.wordpress.com/2006/06/30/hfsc-and-voip/ > > I’ve got few questions ? > > Considering this > > tc class add dev $DEV parent 1:1 classid 1:2 hfsc \ > rt m1 ${UPLINK}kbit d 50ms m2 $[1*$UPLINK/10]kbit \ > ls m1 ${UPLINK}kbit d 50ms m2 $[3*$UPLINK/10]kbit \ > ul rate ${UPLINK}kbit That command and the script look a bit iffy to me - but then I could be wrong and often am :-) > > rt = realtime curve > ls = linksharing curve > > but > m1 = ? m1 = slope/rate of the first part of the curve. > m2 = ? m2 = slope/rate of the second part. > d = dmax ? I think they will be equal if m1>m2, but not if m1