search for: sch_ric

Displaying 1 result from an estimated 1 matches for "sch_ric".

Did you mean: sch_prio
2004 May 20
7
New Qdisc - How to
...ment a new queue discipline based on bfifo schedule. I search on internet but there are some problem(s) that I don''t Know how to solve them and that''s why I''m here asking for your help. Well, These were my steps for the implementation: - Put the new qdisc routine "sch_ric.c" into the directory "/usr/src/linux/net/sched/" , - Insert a new line on the file "/net/sched/Makefile", - Insert a new line on the file "/net/sched/Config.in", - Insert a new line on the file "/include/linux/pkt_sched.h", - Insert a new line on t...