Date: Fri, 20 Jul 2007 09:08:45 +0100 From: Vince <jhary@unsane.co.uk> To: =?ISO-8859-1?Q?St=E5le_Kristoffersen?= <staale@kristoffersen.ws> Cc: current@freebsd.org Subject: Re: Slow networkperformance in current? Message-ID: <46A06D8D.1070604@unsane.co.uk> In-Reply-To: <20070718124350.GA25799@eschew.pusen.org> References: <20070716190441.GA19282@eschew.pusen.org> <b1fa29170707161247r1a9421cbxf4ec9be1e4c63f7d@mail.gmail.com> <20070716213425.GB19282@eschew.pusen.org> <20070718041159.GC37935@cdnetworks.co.kr> <20070718044700.GE37935@cdnetworks.co.kr> <20070718124350.GA25799@eschew.pusen.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Ståle Kristoffersen wrote: > On 2007-07-18 at 13:47, Pyun YongHyeon wrote: >> > I'm not sure it's directly related with re(4) but try overhauled re(4). >> > http://people.freebsd.org/~yongari/re.HEAD.patch >> > It seems that you also have PCIe based NIC. Try MSI patch for re(4) >> > in addition to above one. > >> Oops, here is MSI patch. >> http://people.freebsd.org/~yongari/re.msi.patch > > For anyone else wanting to test those patches the url was wrong, the > correct ones seems to be: > http://people.freebsd.org/~yongari/re/re.msi.patch > and > http://people.freebsd.org/~yongari/re/re.HEAD.patch > > I applied them, recompiled and rebooted. > > Not much change. Over the network: > [ 3] 0.0-10.0 sec 432 MBytes 362 Mbits/sec > and to localhost: > [ 3] 0.0-10.1 sec 125 MBytes 104 Mbits/sec > Silly as it might seem when did you last recompile the iperf port? I was about to post a me too post yesterday, until I updated my system to use the latest sched_ule at which point iperf froze my system completely, recompiling the port fixed the freeze and the <100Mbit/sec on localhost. I think it was compiled against the wrong threading library (been a while since i last recompiled it.) However i am seeing a gradual increase of speed the more i run it, caching of some type i assume. (jhary@prawn)$iperf -s ------------------------------------------------------------ Server listening on TCP port 5001 TCP window size: 64.0 KByte (default) ------------------------------------------------------------ [ 4] local 127.0.0.1 port 5001 connected with 127.0.0.1 port 51930 [ 4] 0.0-10.5 sec 1002 MBytes 798 Mbits/sec [ 5] local 127.0.0.1 port 5001 connected with 127.0.0.1 port 59561 [ 5] 0.0-10.0 sec 1.87 GBytes 1.61 Gbits/sec [ 4] local 127.0.0.1 port 5001 connected with 127.0.0.1 port 55966 [ 4] 0.0-10.1 sec 2.07 GBytes 1.77 Gbits/sec [ 5] local 127.0.0.1 port 5001 connected with 127.0.0.1 port 59935 [ 5] 0.0-10.0 sec 2.07 GBytes 1.78 Gbits/sec [ 4] local 127.0.0.1 port 5001 connected with 127.0.0.1 port 57795 Vince
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46A06D8D.1070604>
