Re: [LARTC] module HTB

Linux Advanced Routing and Traffic Control

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 25 Feb 2003, Stef Coene wrote:

> On Tuesday 25 February 2003 14:25, Lars Landmark wrote:
> > HI;
> >
> > I am using kernel 2.4.20 and have compiled HTB as module. When I try to
> > configure HTB this is printed when I write /sbin/lsmod.
> >
> > ------
> > [root@xxxxx iproute2]# /sbin/lsmod
> > Module                  Size  Used by    Not tainted
> > sch_htb                14784   0  (autoclean) (unused)
> > 3c59x                  28520   2
> > [root@xxxxx iproute2]#
> > ------
> >
> > What does (autoclean) and (unused) means???
> > When I configure cbq this happens.
> >
> > ------
> > [root@xxxxx iproute2]# /sbin/lsmod
> > Module                  Size  Used by    Not tainted
> > sch_cbq                14784   0  (autoclean)
> > 3c59x                  28520   2
> > [root@xxxxx iproute2]#
> > ------
> >
> > What is wrong width my htb???
> Nothing :)
> Have you add a htb qdisc?  

Yes, I have added htb qdisc 

[root@xxxxx iproute2.lars]# ./tc/tc qdisc add dev eth1 root handle 1: htb
default 10
[root@xxxxx iproute2.lars]# /sbin/lsmod 
Module                  Size  Used by    Not tainted
sch_htb                3872   0  (autoclean) (unused)
3c59x                  28520   2 

Is it possible that I have a wrong tc-tool?? However if I had wrong 
tc-tool, then why is sch_htb module loaded???

Regards 

Lars 
Student 






[Index of Archives]     [LARTC Home Page]     [Netfilter]     [Netfilter Development]     [Network Development]     [Bugtraq]     [GCC Help]     [Yosemite News]     [Linux Kernel]     [Fedora Users]
  Powered by Linux