From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753154AbYDIF5X (ORCPT ); Wed, 9 Apr 2008 01:57:23 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751962AbYDIF5M (ORCPT ); Wed, 9 Apr 2008 01:57:12 -0400 Received: from nn7.de ([85.214.94.156]:44966 "EHLO nn7.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751183AbYDIF5L convert rfc822-to-8bit (ORCPT ); Wed, 9 Apr 2008 01:57:11 -0400 Subject: Re: [PATCHv2 net-2.6 0/4 (was 0/3)]: TCP fixes From: Soeren Sonnenburg To: Ilpo =?ISO-8859-1?Q?J=E4rvinen?= Cc: David Miller , Netdev , LKML , Andrew Morton , "Rafael J\. Wysocki" , "Robin H\. Johnson" , Georgi Chorbadzhiyski , Denys Fedoryshchenko , Alessandro Suardi In-Reply-To: References: <1207569344-19687-1-git-send-email-ilpo.jarvinen@helsinki.fi> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 8BIT Date: Wed, 09 Apr 2008 07:56:18 +0200 Message-Id: <1207720578.9487.37.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.22.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 2008-04-08 at 00:59 +0300, Ilpo Järvinen wrote: > On Mon, 7 Apr 2008, Ilpo Järvinen wrote: > > > Ok, here's the v2 series > > [...snip...] > > > ...So far, they're just compile tested. I'll see if I find some time > > to boot them on the evening. > > $ uptime > 00:53:23 up 1:20, 6 users, load average: 0.54, 0.22, 0.13 > > ...some torrent & browsing, mainly with tso & tcp_sack = 0. Didn't hit > any problems with it (I had my debug patch in as well). I've applied the 4 patches and created massive network load over the last 12 hours - the problem did not re-appear and the machine is still alive and kicking. So I guess you've fixed it :-) Soeren.