Re: [PATCH net-2.6] [TCP]: Must count fack_count also when skipping

From: David Miller
Date: Mon Mar 24 2008 - 17:41:23 EST


From: Frederik Himpe <fhimpe@xxxxxxxxxx>
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 <guichaz@xxxxxxxxx>.
>
> 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/