From: Tommy Christensen <tommy.christensen@tpack.net>
To: Andrew Kohlsmith <akohlsmith@mixdown.ca>
Cc: netdev@oss.sgi.com
Subject: Re: 2.6.10 and HTB dequeue bug
Date: Wed, 02 Mar 2005 00:45:51 +0100 [thread overview]
Message-ID: <4224FEAF.2090209@tpack.net> (raw)
In-Reply-To: <200503011403.07243.akohlsmith@mixdown.ca>
Andrew Kohlsmith wrote:
> I received the following in my dmesg today. As requested by tgr in FreeNode's
> #lartc, I'm emailing all the requested information here.
> HTB: dequeue bug (8,123376738,123376738), report it please !
> htb*g j=123376738 lj=123376738
> htb*r7 m=0
> htb*r6 m=0
> htb*r5 m=0
> htb*r4 m=0
> htb*r3 m=0
> htb*r2 m=0
> htb*r1 m=0
> htb*r0 m=0
> htb*c10001 m=2 t=24731 c=24731 pq=0 df=68181 ql=0 pa=0 f:
> htb*c10010 m=2 t=291481 c=28542 pq=0 df=68181 ql=0 pa=0 f:
> htb*c10020 m=2 t=77441 c=28542 pq=0 df=203144 ql=0 pa=0 f:
> htb*c10030 m=2 t=-91376 c=-2715 pq=0 df=92920 ql=0 pa=0 f:
> htb*c10040 m=2 t=303504 c=28402 pq=0 df=4498679 ql=0 pa=0 f:
> htb*c10050 m=2 t=283166 c=26595 pq=0 df=859108 ql=0 pa=0 f:
An overflow of q->direct_queue (in htb_enqueue) seems to offset sch->q.qlen.
Probably this is what's causing htb_dequeue to complain.
-Tommy
next prev parent reply other threads:[~2005-03-01 23:45 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-01 19:03 2.6.10 and HTB dequeue bug Andrew Kohlsmith
2005-03-01 23:45 ` Tommy Christensen [this message]
2005-03-02 18:50 ` Andrew Kohlsmith
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=4224FEAF.2090209@tpack.net \
--to=tommy.christensen@tpack.net \
--cc=akohlsmith@mixdown.ca \
--cc=netdev@oss.sgi.com \
/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.