Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754707AbYCBMip (ORCPT ); Sun, 2 Mar 2008 07:38:45 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753605AbYCBMic (ORCPT ); Sun, 2 Mar 2008 07:38:32 -0500 Received: from courier.cs.helsinki.fi ([128.214.9.1]:48393 "EHLO mail.cs.helsinki.fi" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753573AbYCBMib (ORCPT ); Sun, 2 Mar 2008 07:38:31 -0500 Date: Sun, 2 Mar 2008 14:38:30 +0200 (EET) From: "=?ISO-8859-1?Q?Ilpo_J=E4rvinen?=" X-X-Sender: ijjarvin@kivilampi-30.cs.helsinki.fi To: Guillaume Chazarain cc: Giangiacomo Mariotti , LKML , Netdev , Andrew Morton Subject: Re: WARNING: at net/ipv4/tcp_input.c:2054 tcp_mark_head_lost() In-Reply-To: <3d8471ca0803020420ka42319bu1b9888217c869d9d@mail.gmail.com> Message-ID: References: <858077.97160.qm@web39709.mail.mud.yahoo.com> <20080223000310.4630daa8.akpm@linux-foundation.org> <3d8471ca0802271056l320a7ee2m5227e114a968d483@mail.gmail.com> <3d8471ca0803020420ka42319bu1b9888217c869d9d@mail.gmail.com> MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="-696243703-2090882198-1204461510=:17919" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1447 Lines: 42 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. ---696243703-2090882198-1204461510=:17919 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT On Sun, 2 Mar 2008, Guillaume Chazarain wrote: > On Thu, Feb 28, 2008 at 9:22 AM, Ilpo J?rvinen wrote: > > [PATCH] TCP debug S+L (for 2.6.25-rcs, incompatible with 2.6.24.y) > > Bittorrenting with this patch applied floods my dmesg. Here is a log > dump: > > http://guichaz.free.fr/tcp-debug.log.bz2 (2.3M compressed, 113M > uncompressed) In future, please inline at least the first one of them, if not sure where to cut, too much won't hurt... :-) > It does not contain any "KERNEL: assertion (packets <= > tp->packets_out) failed at" line, so I'm afraid it's just noise. At least it catches one bug which could cause that assertion (it is much more rigid than the assertion and thus it catched it even though you won't see that assertion to ever trigger :-)). Could you next figure out what is at: [] tcp_ack+0x621/0xd2f -- i. ---696243703-2090882198-1204461510=:17919-- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/