All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Rompf <srompf@isg.de>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] I seem to have a problem with HTB
Date: Fri, 14 Dec 2001 16:15:23 +0000	[thread overview]
Message-ID: <marc-lartc-100834659426870@msgid-missing> (raw)
In-Reply-To: <marc-lartc-100823414120710@msgid-missing>

Hi Bert,

> > Dec 13 09:33:25 mail kernel: HTB delay 224640 > 5sec
> 
> Try a newer HTB patch, it fixes this problem.

what is newer? I'm currently experiencing the same problem on a SMP box,
kernel 2.4.13 patched with the 39085 bytes htb_2.4.14.diff, HZ set to
1024.

tc qdisc add dev eth0 root handle 1: htb default 3

tc class add dev eth0 parent 1: classid 1:1 htb rate 10Mbit burst 10kB
tc qdisc add dev eth0 parent 1:1 sfq perturb 10
tc class add dev eth0 parent 1: classid 1:3 htb rate 90Mbit burst 90kB

Whenever the overlimit for 1:1 kicks in, "HTB delay > 5sec" messages
appear and traffic stalls immediately. Any ideas?

Thanks, Stefan

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

  parent reply	other threads:[~2001-12-14 16:15 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-13  9:01 [LARTC] I seem to have a problem with HTB Leszek Olszewski
2001-12-13  9:49 ` bert hubert
2001-12-14 16:15 ` Stefan Rompf [this message]
2001-12-14 16:20 ` Leszek Olszewski
2001-12-14 17:24 ` Patrik
2001-12-15 13:52 ` bert hubert
2001-12-17  6:39 ` Martin Devera

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-100834659426870@msgid-missing \
    --to=srompf@isg.de \
    --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.