From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Vik Heyndrickx" Date: Mon, 07 Jan 2002 20:31:30 +0000 Subject: RE: [LARTC] Basic Qdisc : PRIO, pfifo_fast 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 > -----Original Message----- > From: lartc-admin@mailman.ds9a.nl [mailto:lartc-admin@mailman.ds9a.nl]On > Behalf Of bert hubert > Sent: Monday, January 07, 2002 5:37 PM > To: Francesco Schiavello > Cc: lartc@mailman.ds9a.nl > Subject: Re: [LARTC] Basic Qdisc : PRIO, pfifo_fast > > On Mon, Jan 07, 2002 at 12:29:18PM +0100, Francesco Schiavello wrote: > > > Yet I cannot find any examples concerning these Qdisc (for pfifo_fast I > > cannot even find manpages) . > > pfifo_fast: > http://ds9a.nl/lartc/HOWTO//cvs/2.4routing/output/2.4routing-9.html#ss9.2 > You can't really configure a lot about pfifo_fast - it is the default. Howdy, I've just happily subscribed to lartc. It may be worthwhile to add to FAQ that if you have a cbq or some other queuing discipline attached to the network device, and you want to go back to pfifo_fast qdisc, you can achieve this by simply deleting the current qdisc. Then pfifo_fast falls just in place. I don't know whether this is the right way, but it works for me, and since it is linux, this makes it the right way ;-) Kind regards, -- Vik _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/lartc/