Re: [LARTC] module HTB

Linux Advanced Routing and Traffic Control

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

 



On Wednesday 26 February 2003 20:19, Lars Landmark wrote:
> On Wed, 26 Feb 2003, Stef Coene wrote:
> > > [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??
> >
> > No.
> >
> > > However if I had wrong
> > > tc-tool, then why is sch_htb module loaded???
> >
> > Have you compiled the htb qdisc as module?  If you did, that's why it's
> > loaded.
>
> Thanks for your patience for my novice question.. :-)
>
> Yes I have compiled HTB as module and I am using 2.4.20 kernel.
> My question is, why do I see "unused" when I configure HTB, but not when
> configure cbq...
Aha :)

# lsmod |grep htb
sch_htb                10784   1  (autoclean)

I don't know why lsmod thinks your htb module is not in use.

> How can I check that HTB has been loaded properly.  And what to do next,
> if it has not??
As long as you can shape traffic it's loaded ok :)

Stef

-- 

stef.coene@xxxxxxxxx
 "Using Linux as bandwidth manager"
     http://www.docum.org/
     #lartc @ irc.oftc.net



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