[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20080123.030635.120969250.davem@davemloft.net>
Date: Wed, 23 Jan 2008 03:06:35 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: ilpo.jarvinen@...sinki.fi
Cc: krkumar2@...ibm.com, netdev@...r.kernel.org
Subject: Re: Assertions in latest kernels
From: "Ilpo_Järvinen" <ilpo.jarvinen@...sinki.fi>
Date: Wed, 23 Jan 2008 12:49:31 +0200 (EET)
> On Wed, 23 Jan 2008, Ilpo Järvinen wrote:
>
> Hmm, perhaps it could be something related to this (and some untested
> path somewhere which is now exposed):
>
> commit 4a55b553f691abadaa63570dfc714e20913561c1
> Author: Ilpo Järvinen <ilpo.jarvinen@...sinki.fi>
> Date: Thu Dec 20 20:36:03 2007 -0800
>
> [TCP]: Fix TSO deferring
>
> Dave, what do you think? Wouldn't explain the one -rc only report though
> from Denys. Another one I'm a bit unsure of is this:
Right, this would be something to consider for the net-2.6.25
and thus -mm cases, but not for 2.6.24* since this patch didn't
go there.
I don't see how this change could matter offhand. Even with that
incorrect TSO test, the same set of write queue configurations can
still occur just some less likely than after the patch.
I would expect the usual global test coverage to narrow that gap.
> commit 757c32944b80fd95542bd66f06032ab773034d53
> Author: Ilpo Järvinen <ilpo.jarvinen@...sinki.fi>
> Date: Thu Jan 3 20:39:01 2008 -0800
>
> [TCP]: Perform setting of common control fields in one place
>
> ->sacked field is cleared in tcp_retransmit_skb due to a subtle change,
> which might be buggy.... However, I find it rather unlikely that this
> would explain Kumar's case. Anyway, here's the one that reverts the
> problematic part of it. ...and this is net-2.6.25 as well so it won't
> solve Denys' case either.
I also suspect this one isn't the cause.
I think we'll be better off once we get some more data,
and therefore be able to make more correlations between
the various failures.
Anyways your patch here is a good start as it will provable
eliminate this as a possibility.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists