Guy Van Den Bergh
2000-Nov-05 13:58 UTC
Section 16.1 "How does packet queueing really work"
Hello all, I am thinking of writing section 16.1 of the lartc HOWTO on the queueing internals. But to make clear how all those queueing strategies work, that takes quite some text and time, and it might be beyond the scope of this HOWTO too. Has anyone of you tried something similar, or does someone know useful information on the kernel internals concerning queueing? Can anyone point me to the source files in the kernel implementing the different queueing disciplines? fyi: I am a mathematician, having done some courses on queueing, but not familiar with implementation details. Regards, Guy
Daniel Bergqvist
2000-Nov-06 10:32 UTC
SV: Section 16.1 "How does packet queueing really work"
The source code to the queuing disciplines is in net/sched. See also: http://lxr.linux.no/source/net/sched/ http://khg.redhat.com/HyperNews/get/net/net-intro.html http://www.linuxdoc.org/LDP/lki/Linux-Kernel-Internals-2.html#ss2.5 http://www.atnf.csiro.au/~rgooch/linux/docs/porting-to-2.4.html Regards, Daniel> -----Ursprungligt meddelande----- > Från: lartc-admin@mailman.ds9a.nl > [mailto:lartc-admin@mailman.ds9a.nl]För Guy Van Den Bergh > Skickat: Sunday, November 05, 2000 2:59 PM > Till: LARTC@mailman.ds9a.nl > Kopia: howto@ds9a.nl > Ämne: [LARTC] Section 16.1 "How does packet queueing really work" > > > Hello all, > > I am thinking of writing section 16.1 of the lartc HOWTO on the queueing > internals. > But to make clear how all those queueing strategies work, that takes > quite some text and time, > and it might be beyond the scope of this HOWTO too. > > Has anyone of you tried something similar, or does someone know useful > information on the kernel internals concerning queueing? Can anyone > point me to the source files in the kernel implementing the different > queueing disciplines? > > fyi: I am a mathematician, having done some courses on queueing, but not > familiar with implementation details. > > Regards, > Guy > > _______________________________________________ > LARTC mailing list / LARTC@mailman.ds9a.nl > http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO:http://ds9a.nl/2.4Routing/