oskit/oskit-20020317/hpfq
dzavalishin f85eb2576f import 2016-02-19 15:02:31 +03:00
..
GNUmakefile.in import 2016-02-19 15:02:31 +03:00
README import 2016-02-19 15:02:31 +03:00
hpfq.c import 2016-02-19 15:02:31 +03:00
hpfq_impl.h import 2016-02-19 15:02:31 +03:00
leaf.c import 2016-02-19 15:02:31 +03:00
stats.c import 2016-02-19 15:02:31 +03:00

README

Directories: oskit/hpfq
Target: liboskit_hpfq.a
Documentation: doc/hpfq.tex
Original Code Source: Flux Research Group, University of Utah
Description: 
	A library implementing the H-PFQ link-sharing algorithm from the
	SIGCOMM96 paper by J.C.R.Bennet and H.Zhang "Hierarchial Packet Fair
	Queueing algorithms."  The actual H-PFQ algorithm is named W-F^{2}Q.

	This is a first-cut implementation and is not thoroughly tested
	nor tuned.