From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Riepe Subject: Re: [PATCH 2.6.30-rc4] r8169: avoid losing MSI interrupts Date: Sat, 23 May 2009 18:12:22 +0200 Message-ID: <4A182066.9030201@googlemail.com> 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> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: Michael Buesch , Francois Romieu , Rui Santos , =?ISO-8859-15?Q?Michael_B=FCker?= , linux-kernel@vger.kernel.org, netdev@vger.kernel.org To: David Dillow Return-path: In-Reply-To: <1243090308.4217.6.camel@obelisk.thedillows.org> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.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