Date: Mon, 28 Jan 2008 20:20:02 GMT From: "=?ISO-8859-1?Q?Ermal_Lu=E7i?=" <ermal.luci@gmail.com> To: freebsd-pf@FreeBSD.org Subject: Re: kern/120057: [patch] Allow proper settings of ALTQ_HFSC. The check i wrong since even with the values forbidden from this check you get a concave curve. Message-ID: <200801282020.m0SKK2v9065127@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/120057; it has been noted by GNATS. From: "=?ISO-8859-1?Q?Ermal_Lu=E7i?=" <ermal.luci@gmail.com> To: "Max Laier" <max@love2party.net> Cc: bug-followup@freebsd.org, eri@freebsd.org Subject: Re: kern/120057: [patch] Allow proper settings of ALTQ_HFSC. The check i wrong since even with the values forbidden from this check you get a concave curve. Date: Mon, 28 Jan 2008 21:13:41 +0100 Also not that the link you gave me, has the note: <snip> In order to decouple delay and bandwidth allocation, HFSC is designed based on the service curve service model. In HFSC, only two-piece linear service curves are used for simplicity. A two-piece linear service curve is characterized by three parameters: * m1, the slope of the first segment * m2, the slope of the second segment * d, the x-projection of the intersection point of the two segments The following figure illustrates the two types of two-piece linear service curves used in HFSC. For a convex curve (when m1 is less than m2), m1 is always zero. </snip> But beware, that
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801282020.m0SKK2v9065127>