From owner-freebsd-current@FreeBSD.ORG Mon Sep 20 16:41:01 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 93E3E16A4CE for ; Mon, 20 Sep 2004 16:41:01 +0000 (GMT) Received: from mxb.saturn-tech.com (mxb.saturn-tech.com [207.229.19.99]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF2C643D1F for ; Mon, 20 Sep 2004 16:41:00 +0000 (GMT) (envelope-from drussell@saturn-tech.com) Received: from mxb.saturn-tech.com (localhost [127.0.0.1]) by mxb.saturn-tech.com (8.12.3/8.12.3) with ESMTP id i8KGh5Kt094721; Mon, 20 Sep 2004 10:43:05 -0600 (MDT) (envelope-from drussell@saturn-tech.com) Received: from localhost (drussell@localhost)i8KGh4ju094718; Mon, 20 Sep 2004 10:43:05 -0600 (MDT) (envelope-from drussell@saturn-tech.com) X-Authentication-Warning: mxb.saturn-tech.com: drussell owned process doing -bs Date: Mon, 20 Sep 2004 10:43:04 -0600 (MDT) From: Doug Russell To: Sascha Holzleiter In-Reply-To: <1095681918.79469.11.camel@area51.cc-web.ma.schlund.de> Message-ID: <20040920104115.P94638-100000@mxb.saturn-tech.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: current@freebsd.org Subject: Re: RELENG_5 nfs performance X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Sep 2004 16:41:01 -0000 On Mon, 20 Sep 2004, Sascha Holzleiter wrote: > Is there anything I'm missing here? The system is Athlon UP system with > a via-rhine network card. I tried to set various sysctls e.g. Try changing to another network card from the VIA. Many of those vr cards are very buggy and difficult to get to work properly. Try an fxp (Intel EtherExpress) or an xl (3Com 3c905, etc.) or something if you have one on hand and see if that makes it work. Later......