Multiqueue networking
Posted Jul 10, 2008 14:05 UTC (Thu) by
gdt (subscriber, #6284)
In reply to:
Multiqueue networking by walken
Parent article:
Multiqueue networking
I don't know about DaveM's work, but real routers offer differing QoS policies per class-of-traffic queue (eg, a limited queue length with tail drop for a class with voice traffic, a long queue with RED drop for classes with TCP traffic). Since Linux implements scheduling and queue policies using qdiscs, a qdisc per queue would make sense.
(
Log in to post comments)