* [LARTC] H-PFQ / H-FSC
@ 2002-05-03 0:51 Patrick McHardy
2002-05-03 7:33 ` Martin Devera
0 siblings, 1 reply; 2+ messages in thread
From: Patrick McHardy @ 2002-05-03 0:51 UTC (permalink / raw)
To: lartc
Hi!
I just notices the net/sched Makefile references two schedulers,
obj-$(CONFIG_NET_SCH_HPFQ) += sch_hpfq.o
obj-$(CONFIG_NET_SCH_HFSC) += sch_hfsc.o
although no source files are included. The section in Config.in is
commented out.
This seems to be the case since at lease somewhere in 2.2.
Does anyone know what happened to them/why they are in there ?
Bye,
Patrick
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [LARTC] H-PFQ / H-FSC
2002-05-03 0:51 [LARTC] H-PFQ / H-FSC Patrick McHardy
@ 2002-05-03 7:33 ` Martin Devera
0 siblings, 0 replies; 2+ messages in thread
From: Martin Devera @ 2002-05-03 7:33 UTC (permalink / raw)
To: lartc
> I just notices the net/sched Makefile references two schedulers,
>
> obj-$(CONFIG_NET_SCH_HPFQ) += sch_hpfq.o
> obj-$(CONFIG_NET_SCH_HFSC) += sch_hfsc.o
>
> although no source files are included. The section in Config.in is
> commented out.
These are stubs. Jamal had some volunteer who wanted to write
H-FSC but the effort vanished AFAIK. H-PFQ can be thought as
subset of H-FSC opration so that I'd not expect to be ever done.
H-FSC is very good discipline, it is hard to programm correctly.
I've been in temptation to write it too but then I would have
to eat grass and drink from river ...
devik
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-05-03 7:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-03 0:51 [LARTC] H-PFQ / H-FSC Patrick McHardy
2002-05-03 7:33 ` Martin Devera
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.