From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Klauer Date: Mon, 30 Jan 2006 15:22:41 +0000 Subject: Re: [LARTC] HTB prio question Message-Id: <20060130152241.GA16864@EIS> 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 On Mon, Jan 30, 2006 at 02:35:36PM +0200, Anton Glinkov wrote: > Is the prio specification in the htb class global or is it on a per class > basis? A simple example: > > class 1:10 parent 1: > class 1:130 parent 1:10 prio 3 > > class 1:170 parent 1:10 prio 7 > class 1:171 parent 1:170 prio 1 > class 1:172 parent 1:170 prio 2 > > Which class will get excessive bandwidth first? 130 or 171/172? I haven't tested it, but from my understanding, it should be 1:130. Children classes should not be able to borrow from the outside by themselves - they can only tell their parent to borrow for them, so it's 1:130 (prio 3) vs 1:170 (prio 7) here. Regards Andreas Klauer _______________________________________________ LARTC mailing list LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc