Received: (from majordomo@localhost) by oss.sgi.com (8.11.2/8.11.3) id fB9MmpT27260 for netdev-outgoing; Sun, 9 Dec 2001 14:48:51 -0800 Received: from shell.cyberus.ca (shell.cyberus.ca [216.191.240.114]) by oss.sgi.com (8.11.2/8.11.3) with SMTP id fB9Mmmo27257 for ; Sun, 9 Dec 2001 14:48:48 -0800 Received: from localhost (hadi@localhost) by shell.cyberus.ca (8.9.3/666/Cyberus Online Inc.) with ESMTP id QAA06446; Sun, 9 Dec 2001 16:45:01 -0500 (EST) X-Authentication-Warning: shell.cyberus.ca: hadi owned process doing -bs Date: Sun, 9 Dec 2001 16:45:01 -0500 (EST) From: jamal To: cc: , , , Subject: Re: CBQ and all other qdiscs now REALLY completely documented In-Reply-To: <200112091814.VAA00499@ms2.inr.ac.ru> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-netdev@oss.sgi.com Precedence: bulk Content-Length: 395 Lines: 21 On Sun, 9 Dec 2001 kuznet@ms2.inr.ac.ru wrote: > Hello! > > > > But to do this, you would need to be able to set skb->priority to a 32bit > > > number: > > > > > > > Cant think of a straight way to do this .... Alexey would know, > > SO_PRIORITY. Or I did not follow you? > So priority limits the size of skb->priority to be from 0..6; this wont work with that check in cbq. cheers, jamal