From owner-freebsd-stable@FreeBSD.ORG Thu Nov 18 16:44:05 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF8EB16A550 for ; Thu, 18 Nov 2004 16:44:05 +0000 (GMT) Received: from CPE000103d44c07-CM000f9f7ae88c.cpe.net.cable.rogers.com (CPE000103d44c07-CM000f9f7ae88c.cpe.net.cable.rogers.com [69.193.222.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id 677C543D45 for ; Thu, 18 Nov 2004 16:44:05 +0000 (GMT) (envelope-from mikej@rogers.com) Received: from cpe000103d44c07-cm000f9f7ae88c.cpe.net.cable.rogers.com (localhost [127.0.0.1])with ESMTP id 70A552954A2; Thu, 18 Nov 2004 11:43:53 -0500 (EST) Received: from 68.216.66.98 (proxying for unknown) (SquirrelMail authenticated user mikej); by cpe000103d44c07-cm000f9f7ae88c.cpe.net.cable.rogers.com with HTTP; Thu, 18 Nov 2004 11:43:53 -0500 (EST) Message-ID: <52314.68.216.66.98.1100796233.squirrel@68.216.66.98> In-Reply-To: References: <200411172357.47735.Emanuel.Strobl@gmx.net> <6131.209.2.100.34.1100742491.squirrel@209.2.100.34> Date: Thu, 18 Nov 2004 11:43:53 -0500 (EST) From: "Mike Jakubik" To: "Andreas Braukmann" User-Agent: SquirrelMail/1.4.3a X-Mailer: SquirrelMail/1.4.3a MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-wettoast-MailScanner-Information: Please contact the ISP for more information X-wettoast-MailScanner: Found to be clean X-MailScanner-From: mikej@rogers.com cc: Emanuel Strobl cc: freebsd-stable@freebsd.org Subject: Re: serious networking (em) performance (ggate and NFS) problem X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Nov 2004 16:44:06 -0000 Andreas Braukmann said: > --On Mittwoch, 17. November 2004 20:48 Uhr -0500 Mike Jakubik > wrote: > >> I have two PCs connected together, using the em card. One is FreeBSD 6 >> from Fri Nov 5 , the other is Windows XP. I am using the default mtu of >> 1500, no polling, and i get ~ 21MB/s tranfser rates via ftp. Im sure >> this >> would be higher with jumbo frames. > > probably > >> Both computers are AMD cpus with Via >> chipsets. > > Which AMD Chipset? VIA did some pretty bad PCI implementations > in the past. Once I wondered about suspiciously low transfer > rates in the process of testing 3Ware and Adaptec (2120S, 2200S) > RAID-Controllers. The transfer rates maxed out at ca. 30 MByte/s. > Switching the testboxes mainboard from one with VIA chipset to > one with an AMD (MP / MPX) chipset was a great success. The FreeBSD box is KT133A and Windows is KT266A. The VIA chipsets had bandwith or latency (i cant remember) issues with the PCI bus. Perhaps you are maxing out your PCI bus, or the HDs cant keep up?