netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Ilpo Järvinen" <ilpo.jarvinen@helsinki.fi>
To: Andy Furniss <lists@andyfurniss.entadsl.com>
Cc: Netdev <netdev@vger.kernel.org>
Subject: Re: WARNING: at net/ipv4/tcp_input.c
Date: Mon, 28 Apr 2008 22:21:57 +0300 (EEST)	[thread overview]
Message-ID: <Pine.LNX.4.64.0804282210390.16635@wrl-59.cs.helsinki.fi> (raw)
In-Reply-To: <48162070.4030405@andyfurniss.entadsl.com>

[-- Attachment #1: Type: TEXT/PLAIN, Size: 1812 bytes --]

On Mon, 28 Apr 2008, Andy Furniss wrote:

> Ilpo Järvinen wrote:
> > On Mon, 28 Apr 2008, Andy Furniss wrote:
> > 
> > > Since upgrading to 2.6.25 from 2.6.21.1 I've noticed a few of these.
> > 
> > ...Thanks for the report, you could actually reproduce it in non-infinite
> > time?? ...Finally somebody who might actually have a change to catch this
> > shows up... :-)
> 
> Hopefully - grepping shows I've had a few,

More than one is a good start already. Most people who have reported had 
just one or have a loaded server which isn't that suitable for expensive
tracking that is necessary.

> I was running -rc7 for a while and
> see a different message from that. I changed to .25 on the 21st.

Anything pre -rc9 is not worth to mention. There have been other issues 
that were fixed in it.

> > I've tried to catch these with torrent but never got anything, it seems to
> > be quite sensitive to "network weather", which varies too much for me to
> > catch it. Maybe I'll try w/o timestamps if that helps me to reproduce it
> > (more likely).
> 
> Could be my qos shaking things up. bt uses piggy backed acks and I must drop a
> fair few. I probably reorder a bit as well by treating small tcp as higher
> prio than large. Egress tcp is also mss clamped to 1150.

Thanks for the info, though I've tried to use netem to generate some 
reordering & drops in my setup but just couldn't make it to happen with 
them either.

> > The debug patch below will add considerable amount of processing per ACK to
> > verify where this invariant gets broken for the first time, in case that's
> > fine with your server, please consider adding that and waiting until it
> > spits something out... :-)
> 
> No problem it's 90% idle most of the time and my wan isn't that fast.
>
> I'll rebuild tonight.

Thanks.

-- 
 i.

  reply	other threads:[~2008-04-28 19:22 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-28 12:02 WARNING: at net/ipv4/tcp_input.c Andy Furniss
2008-04-28 15:57 ` Ilpo Järvinen
2008-04-28 19:07   ` Andy Furniss
2008-04-28 19:21     ` Ilpo Järvinen [this message]
2008-05-01  9:01       ` Andy Furniss
2008-05-01  9:37         ` Ilpo Järvinen
2008-05-01  9:54           ` Andy Furniss
2008-05-02 10:51             ` Ilpo Järvinen
2008-05-03 12:03               ` Andy Furniss
2008-05-12 10:50                 ` Ilpo Järvinen
2008-05-13 10:20                   ` Andy Furniss
2008-05-29  1:35                   ` Andy Furniss
2008-05-29  8:10                     ` Ilpo Järvinen
2008-06-04 10:42                     ` [PATCH] tcp: fix skb vs fack_count out-of-sync condition Ilpo Järvinen
2008-06-04 19:08                       ` David Miller

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=Pine.LNX.4.64.0804282210390.16635@wrl-59.cs.helsinki.fi \
    --to=ilpo.jarvinen@helsinki.fi \
    --cc=lists@andyfurniss.entadsl.com \
    --cc=netdev@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).