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

From: David Miller
Date: Mon Mar 03 2008 - 15:12:04 EST


From: "Ilpo_Järvinen" <ilpo.jarvinen@xxxxxxxxxxx>
Date: Mon, 3 Mar 2008 15:53:12 +0200 (EET)

> [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>.
>
> Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@xxxxxxxxxxx>

Applied, thanks Ilpo.
--
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/