All of lore.kernel.org
 help / color / mirror / Atom feed
From: Clemens Sibon sibon@triple-it.nl
To: lartc@vger.kernel.org
Subject: [LARTC] Re: What kernel and what options?
Date: Wed, 18 Oct 2000 16:36:36 +0000	[thread overview]
Message-ID: <marc-lartc-98373938216809@msgid-missing> (raw)

<PRE>Hi,

&gt;<i> On Wed, Oct 18, 2000 at 04:32:16PM +0200, Clemens Sibon wrote:
</I>&gt;<i> &gt; Hi all,
</I>&gt;<i> &gt;
</I>&gt;<i> &gt; I am trying to get bandwidth-shaping but I get errors when
</I>&gt;<i> &gt; I issue the &quot;tc
</I>&gt;<i> &gt; qdisc add dev eth0 root handle 10: cbq bandwidth 10Mbit
</I>&gt;<i> &gt; avpkt 1000&quot; command
</I>&gt;<i> &gt; (RTNETLINK answers: Invalid argument  error).
</I>&gt;<i> &gt;
</I>&gt;<i> &gt; I have enabled all QOS-options in the kernel (as modules)
</I>&gt;<i> &gt; and see a lot of
</I>&gt;<i> &gt; &quot;undefined symbols&quot; at boot-time. Should I get the
</I>&gt;<i> &gt; QOS-stuff hard-coded in
</I>&gt;<i> &gt; the kernel? Do I have to patch the kernel-sources (R.H.
</I>&gt;<i> &gt; 2.2.16-3 RPM)?
</I>&gt;<i>
</I>&gt;<i> No you don't have to patch the kernel, but I think you will
</I>&gt;<i> not be able to
</I>&gt;<i> insert QoS as a module into a kernel not prepared for this.
</I>&gt;<i> In other words,
</I>&gt;<i> you need to recompile your entire kernel and not just the modules.
</I>
I did a make dep, make, make modules and make modules_install.

&gt;<i>
</I>&gt;<i> Did you run depmod -a to recompile your module dependencies?
</I>
Nope, will check that tonight

&gt;<i> If you did so, send your kernel .config, and we'll see if you
</I>&gt;<i> are missing anything.
</I>
I hope the depmod -a will fix things. Normally I am very happy with the
standard kernels so I don't compile them a lot. Should check the
kernel-HOWTO a lot more often I guess :-)

&gt;<i> &gt; Meanwhile, I am even willing to get shaping going on other
</I>&gt;<i> &gt; platforms. I just
</I>&gt;<i> &gt; installed FreeBSD 4.1 but that requires quite a lot of time
</I>&gt;<i> &gt; too :-(((
</I>&gt;<i>
</I>&gt;<i> AFAIK, FreeBSD's softnet doesn't offer a lot of options that our CBQ
</I>&gt;<i> implementation does.
</I>
Yes it seems lots simpler with less possibilities. For some applications
though all the options are overkill and all one needs is to limit the
(overall) bandwidth to avoid large bills from providers not using flat-fee
pricing :-)

Anyway, thanks for the tip. I will keep you posted.

Clemens Sibon



</PRE>

             reply	other threads:[~2000-10-18 16:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-10-18 16:36 Clemens [this message]
2000-10-18 17:47 ` [LARTC] Re: What kernel and what options? bert

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-98373938216809@msgid-missing \
    --to=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.