From owner-freebsd-stable@FreeBSD.ORG Thu Nov 18 01:48:21 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 D7A7816A4CE for ; Thu, 18 Nov 2004 01:48:21 +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 7462343D48 for ; Thu, 18 Nov 2004 01:48:21 +0000 (GMT) (envelope-from mikej@rogers.com) Received: from cpe000103d44c07-cm000f9f7ae88c.cpe.net.cable.rogers.com (localhost [127.0.0.1])with ESMTP id 6AC91295408; Wed, 17 Nov 2004 20:48:11 -0500 (EST) Received: from 209.2.100.34 (SquirrelMail authenticated user mikej); by cpe000103d44c07-cm000f9f7ae88c.cpe.net.cable.rogers.com with HTTP; Wed, 17 Nov 2004 20:48:11 -0500 (EST) Message-ID: <6131.209.2.100.34.1100742491.squirrel@209.2.100.34> In-Reply-To: <200411172357.47735.Emanuel.Strobl@gmx.net> References: <200411172357.47735.Emanuel.Strobl@gmx.net> Date: Wed, 17 Nov 2004 20:48:11 -0500 (EST) From: "Mike Jakubik" To: "Emanuel Strobl" 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: 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 01:48:22 -0000 Emanuel Strobl said: ^^^^^^^^ ~ 15MB/s > .....and with 1m blocksize: > test2:~#17: dd if=/dev/zero of=/samsung/testfile bs=1m > ^C61+0 records in > 60+0 records out > 62914560 bytes transferred in 4.608726 secs (13651182 bytes/sec) > -> ^^^^^^^^ ~ 13,6MB/s > > I can't imagine why there seems to be a absolute limit of 15MB/s that can > be > transfered over the network 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. Both computers are AMD cpus with Via chipsets. Perhaps its your hard drive that cant keep up?