From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755078AbZEWQMf (ORCPT ); Sat, 23 May 2009 12:12:35 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752769AbZEWQMZ (ORCPT ); Sat, 23 May 2009 12:12:25 -0400 Received: from fg-out-1718.google.com ([72.14.220.154]:15766 "EHLO fg-out-1718.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752656AbZEWQMY (ORCPT ); Sat, 23 May 2009 12:12:24 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:user-agent:x-accept-language:mime-version:to :cc:subject:references:in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; b=RlzyWDorw3fYGDmaL/ds9pQu2jobz7PtCXDIF8vVc8flUCZyFShBcTtCneevwkVPJV Jus0IXppc38sfmslcMJH3C4RS+tM7ArnrNDilngORyHsOxivrebrOUtW5+pkbZoIyX2L znJs1vSV5Lhd9kuBr/QsEs8WhZkIMAUHrTkws= Message-ID: <4A182066.9030201@googlemail.com> Date: Sat, 23 May 2009 18:12:22 +0200 From: Michael Riepe User-Agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.7.13) Gecko/20060417 X-Accept-Language: de-de, de, en-us, en MIME-Version: 1.0 To: David Dillow CC: Michael Buesch , Francois Romieu , Rui Santos , =?ISO-8859-15?Q?Michael_B=FCker?= , linux-kernel@vger.kernel.org, netdev@vger.kernel.org Subject: Re: [PATCH 2.6.30-rc4] r8169: avoid losing MSI interrupts References: <200903041828.49972.m.bueker@berlin.de> <4A0C7443.1010000@googlemail.com> <1243042174.3580.23.camel@obelisk.thedillows.org> <200905231124.28925.mb@bu3sch.de> <4A1809B0.3030109@googlemail.com> <1243090308.4217.6.camel@obelisk.thedillows.org> In-Reply-To: <1243090308.4217.6.camel@obelisk.thedillows.org> X-Enigmail-Version: 0.91.0.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi! David Dillow wrote: > I wonder if that is the TCP sawtooth pattern -- run up until we drop > packets, drop off, repeat. I thought newer congestion algorithms would > help with that, but I've not kept up, this may be another red-herring -- > like the bisection into genirq. Actually, I just found out that things are much stranger. A freshly booted system (I'm using 2.6.29.2 + the r8169 patch sent by Michael Buesch, by the way) behaves like this: [ 3] local 192.168.178.206 port 44090 connected with 192.168.178.204 port 5001 [ ID] Interval Transfer Bandwidth [ 3] 0.0-10.0 sec 483 MBytes 405 Mbits/sec [ 3] 10.0-20.0 sec 472 MBytes 396 Mbits/sec [ 3] 20.0-30.0 sec 482 MBytes 404 Mbits/sec [ 3] 30.0-40.0 sec 483 MBytes 405 Mbits/sec [ 3] 40.0-50.0 sec 480 MBytes 402 Mbits/sec [ 3] 50.0-60.0 sec 479 MBytes 402 Mbits/sec [ 3] 0.0-60.0 sec 2.81 GBytes 402 Mbits/sec Then I've been running another test, something along the lines of for dest in host1 host1 host2 host2 do ssh $dest dd of=/dev/null bs=8k count=10240000 X-Tired: Each morning I get up I die a little