All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stef Coene <stef.coene@docum.org>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] module HTB
Date: Wed, 26 Feb 2003 20:25:52 +0000	[thread overview]
Message-ID: <marc-lartc-104629120701248@msgid-missing> (raw)
In-Reply-To: <marc-lartc-104617990816075@msgid-missing>

On Wednesday 26 February 2003 20:19, Lars Landmark wrote:
> On Wed, 26 Feb 2003, Stef Coene wrote:
> > > [root@jabba iproute2.lars]# ./tc/tc qdisc add dev eth1 root handle 1:
> > > htb default 10
> > > [root@jabba 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@docum.org
 "Using Linux as bandwidth manager"
     http://www.docum.org/
     #lartc @ irc.oftc.net

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

      parent reply	other threads:[~2003-02-26 20:25 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-25 13:25 [LARTC] module HTB Lars Landmark
2003-02-25 18:23 ` Stef Coene
2003-02-26  8:37 ` Lars Landmark
2003-02-26 17:51 ` Stef Coene
2003-02-26 19:19 ` Lars Landmark
2003-02-26 20:25 ` Stef Coene [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=marc-lartc-104629120701248@msgid-missing \
    --to=stef.coene@docum.org \
    --cc=lartc@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.