From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Christian Worm Mortensen" Date: Tue, 27 Mar 2001 08:26:50 +0000 Subject: Re: [LARTC] CBQ and WRR Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org Hi, > Is WRR built into CBQ? You confuse qdiscs as described in the howto with strategies the qdiscs implement. The WRR qdisc described in the howto implements Weighted Round Robin scheduling. The CBQ qdisc implements CBQ scheduling. CBQ scheduling uses as one of its basic elements (at least in the Linux implementation) principles from Weighted Round Robin scheduling. In this sence the CBQ qdisc is more advanced than the WRR qdisc. I have tried some time ago to use CBQ just to perform weighted round robin scheduling but I did not succedd. Maybe I just did it wrong because there was not really any documentation for the CBQ qdisc. > The most probable thing is that the default WRR in kernel 2.2.17 which is > what i'm using already has an earlier version of WRR?? The WRR qdisc mentioned in the howto has never been a part of the standard kernel. Christian _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/2.4Routing/