Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754297AbYCXVlV (ORCPT ); Mon, 24 Mar 2008 17:41:21 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752838AbYCXVlJ (ORCPT ); Mon, 24 Mar 2008 17:41:09 -0400 Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:46700 "EHLO sunset.davemloft.net" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1752437AbYCXVlI convert rfc822-to-8bit (ORCPT ); Mon, 24 Mar 2008 17:41:08 -0400 Date: Mon, 24 Mar 2008 14:41:07 -0700 (PDT) Message-Id: <20080324.144107.235200795.davem@davemloft.net> To: fhimpe@telenet.be Cc: linux-kernel@vger.kernel.org, netdev@vger.kernel.org Subject: Re: [PATCH net-2.6] [TCP]: Must count fack_count also when skipping From: David Miller In-Reply-To: References: X-Mailer: Mew version 5.2 on Emacs 22.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=iso-8859-1 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1093 Lines: 28 From: Frederik Himpe Date: Mon, 24 Mar 2008 20:36:08 +0000 (UTC) > On Mon, 03 Mar 2008 15:53:12 +0200, Ilpo J?rvinen > wrote: > > > [PATCH net-2.6] [TCP]: Must count fack_count also when skipping > > > > It makes fackets_out to grow too slowly compared with the real write > > queue. > > > > This shouldn't cause those BUG_TRAP(packets <= tp->packets_out) to > > trigger but how knows how such inconsistent fackets_out affects here and > > there around TCP when everything is nowadays assuming accurate > > fackets_out. So lets see if this silences them all. > > > > Reported by Guillaume Chazarain . > > Will this patch be applied to 2.6.24 stable? I think I have been hit by > the same problem recently: I'll push it to the -stable folks for their next release since people are actively hitting it. -- 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/