From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Christian Worm Mortensen" Date: Tue, 27 Mar 2001 07:15:29 +0000 Subject: Re: [LARTC] Queuing Algo = Scheduler ??? 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 PRIO = Simple 3-band scheduler? Yes (and queueing discipline ;-) ). > If PRIO is used as in qdisc root, does it service the 1st band traffic first > before 2nd and then 3rd band? Yes. It only sends from band n if there is nothing to send in bands less than n. That's essesially the same as CBQ does except that CBQ sometimes does other things in order to fullfill other reqirements. > The many documentations found on the web apparently interchange the terms > queuing algorithm and scheduler frequently... Yes, so don't be confused by that. Christian _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/2.4Routing/