From: Lars Landmark <larslan@merete.zapto.org>
To: lartc@vger.kernel.org
Subject: [LARTC] class/qdisc question
Date: Fri, 14 Mar 2003 15:35:53 +0000 [thread overview]
Message-ID: <marc-lartc-104765662616496@msgid-missing> (raw)
HI;
I am trying to write my own class based queue. But as usual some problems
seems not to be resolved.
I have achieved to send package through my queue. This can be done if I
not attach class or filters. If I do try to attach class or filter, my
computer stops. I can not read any message, nor do anything. My only
choice is to push power button in order to reboot.
I have not written code for procedure "dump", but this procedure is called
twice after init. My "qdisc" is compiled as module and if I do "insmod",
it is loaded in to kernel. This operation do not report any error.
/sbin/lsmod report
Module Size Used by Not tainted
sch_htb 21088 1
sch_kll 9608 0 (autoclean) (unused)
3c59x 28520 2
When I now configure this module width my patched tc file, it does not
change. It still says used by 0 and (unused).
So my question is:
1: Is return value from dump procedure responsible for incrementing used
value for module??
2. Is there any, that is implementing class based queue and want some
company??
Any suggestion is appreciated,
Thanks in advance
Lars
Student
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
reply other threads:[~2003-03-14 15:35 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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-104765662616496@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.