From owner-freebsd-questions Fri May 18 10:27:30 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ptavv.es.net (ptavv.es.net [198.128.4.29]) by hub.freebsd.org (Postfix) with ESMTP id BCCA937B422 for ; Fri, 18 May 2001 10:27:27 -0700 (PDT) (envelope-from oberman@ptavv.es.net) Received: from ptavv.es.net (localhost [127.0.0.1]) by ptavv.es.net (8.10.1/8.10.1) with ESMTP id f4IHRCc02845; Fri, 18 May 2001 10:27:12 -0700 (PDT) Message-Id: <200105181727.f4IHRCc02845@ptavv.es.net> To: Douglas Egan Cc: "Jon O." , freebsd-questions@FreeBSD.ORG Subject: Re: FreeBSD benchmark question In-reply-to: Your message of "Thu, 17 May 2001 16:27:50 CDT." <3B044256.8709AEE4@calcon.net> Date: Fri, 18 May 2001 10:27:12 -0700 From: "Kevin Oberman" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Date: Thu, 17 May 2001 16:27:50 -0500 > From: Douglas Egan > Sender: owner-freebsd-questions@FreeBSD.ORG > > Make sure the filesystems on both machines are mounted the same way. > Linux defaults to async, whereas BSD default is metadata sync, data async > > Not sure if this would affect performance on your specific test, but you > should at least compare apples to apples. Mount both as either sync or async > explicitly before running the test. Another significant issue if you are using IDE disk is write cache. It is currently turned off by default to prevent possible data loss. You might want to test with it on (or turn it off in Linux, if you can). "man ata" for details. R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message