[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: FQ queue with shared buffer
I believe there is a Deficit Round Robin implementation, which
is an approximation for FQ, that implements a shared buffer.
Lee
Date: Fri, 22 Oct 1999 10:09:45 +0200
From: Arnaud Legout <[email protected]>
To: [email protected]
Subject: FQ queue with shared buffer
Hi,
does someone already have a FQ queue with a shared buffer?
The current implementation of FQ consists in one buffer of fixed size
for each flow.
So the current FQ only simulate the FQ scheduling but not a shared
buffer with
longest queue drop (that seems to be the most reasonable buffer
management with FQ scheduling).
Thanks,
Arnaud.
--
----------------------------------------------------------------------
Arnaud Legout
Institut Eurecom Phone : 00.33.4.93.00.26.61
2229, route des Cretes Fax : 00.33.4.93.00.26.27
BP 193 E-mail: [email protected]
06904 Sophia Antipolis cedex Web : http://www.eurecom.fr/~legout
FRANCE
----------------------------------------------------------------------