[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

FQ classifier



Hi,
When I increase the MAXFLOW variable in FQ.cc in order to manage a large
number of flows, should I increase the size of the hash classifier by
the same
amount with:
FQLink instproc init { src dst bw delay q } {
.......
set classifier_ [new Classifier/Hash/Fid/FQ $n] (in ns-queue.tcl)
........
}

where n=MAXFLOW.

I assume that if n<MAXFLOW there can have collisions, and therefore FQ
will not meet its
task.

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                    
----------------------------------------------------------------------