[LARTC] FW: Some queueing disciplines that I wrote.
Stephen Braithwaite
braithwa at usq.edu.au
Sun Oct 16 04:42:23 CEST 2005
> I have an objection too:
> VoIP (Voice over IP), video and audio streaming are
> "elephants". They are big flows, yet people don't like
> movies played as picture slideshows and interrupted
> audio or phone calls.
> End of objection. - Panca Sorin
Panca Sorin is correct. Video and audio streaming would suffer if
classified as elephants.
Fortunately they have a different type of service
and are likely to be associated with certain port numbers. Linux is flexible
and allows you to separate these streams using something like . If you used video
or audio streaming you would separate these out, probably using the u32 classifier.
Because these are fixed rate, and because they require their fixed rate, these
streams need to be given absolute priority. So the prio classful queuing
discipline would be a suitable contianer. Within the prio classful queuing
discipline, the fixed rate flows should be channeled into a simple drop tail,
while the remainder could be channeled into a mice and elephants queueing
discipline such as meredt.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/ms-tnef
Size: 3040 bytes
Desc: not available
Url : http://mailman.ds9a.nl/pipermail/lartc/attachments/20051016/fb1d3891/attachment.bin
More information about the LARTC
mailing list