From: Lars Landmark <larslan@merete.zapto.org>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] module HTB
Date: Wed, 26 Feb 2003 08:37:45 +0000 [thread overview]
Message-ID: <marc-lartc-104624909204176@msgid-missing> (raw)
In-Reply-To: <marc-lartc-104617990816075@msgid-missing>
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@jabba iproute2]# /sbin/lsmod
> > Module Size Used by Not tainted
> > sch_htb 14784 0 (autoclean) (unused)
> > 3c59x 28520 2
> > [root@jabba iproute2]#
> > ------
> >
> > What does (autoclean) and (unused) means???
> > When I configure cbq this happens.
> >
> > ------
> > [root@jabba iproute2]# /sbin/lsmod
> > Module Size Used by Not tainted
> > sch_cbq 14784 0 (autoclean)
> > 3c59x 28520 2
> > [root@jabba iproute2]#
> > ------
> >
> > What is wrong width my htb???
> Nothing :)
> Have you add a htb qdisc?
Yes, I have added htb qdisc
[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?? However if I had wrong
tc-tool, then why is sch_htb module loaded???
Regards
Lars
Student
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
next prev parent reply other threads:[~2003-02-26 8:37 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 [this message]
2003-02-26 17:51 ` Stef Coene
2003-02-26 19:19 ` Lars Landmark
2003-02-26 20:25 ` Stef Coene
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-104624909204176@msgid-missing \
--to=larslan@merete.zapto.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.