LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Needing the source code implementing WFQ (https://www.linuxquestions.org/questions/linux-networking-3/needing-the-source-code-implementing-wfq-26756/)

rickie 07-29-2002 07:18 AM

Needing the source code implementing WFQ
 
where can I find the source code implementing WFQ(weighted fair queuing) module in a linux box?

Mik 07-29-2002 10:06 AM

The linux kernel contains various scheduling algorithms. There is none that is called WFQ but there are very similar algorithms which do basically the same.
Just browse around in the /usr/src/linux/net/sched directory. In the heading of the source files they describe the algorithms being used.


All times are GMT -5. The time now is 10:55 PM.