From owner-freebsd-hackers Wed Oct 2 01:48:10 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id BAA21581 for hackers-outgoing; Wed, 2 Oct 1996 01:48:10 -0700 (PDT) Received: from cheops.anu.edu.au (avalon@cheops.anu.edu.au [150.203.76.24]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id BAA21555 for ; Wed, 2 Oct 1996 01:48:04 -0700 (PDT) Message-Id: <199610020848.BAA21555@freefall.freebsd.org> Received: by cheops.anu.edu.au (1.37.109.16/16.2) id AA033806025; Wed, 2 Oct 1996 18:47:05 +1000 From: Darren Reed Subject: Re: VPS mailing list, BSD interest? To: terry@lambert.org (Terry Lambert) Date: Wed, 2 Oct 1996 18:47:05 +1000 (EST) Cc: michaelh@cet.co.jp, roberto@keltia.freenix.fr, hackers@freebsd.org In-Reply-To: <199610020205.TAA03025@phaeton.artisoft.com> from "Terry Lambert" at Oct 1, 96 07:05:11 pm X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk In some mail from Terry Lambert, sie said: > > > > According to Michael Hancock: [...] > > VxFS isn't dog slow. > > VxFS and FFS are within 5% of the same speed on UnixWare, assuming you > set your default block size for FFS to 8k (it defaults to 4k, apparently > so that VXFS would look good). Which way the 5% goes depends on the > operations. If you have ever worked on the VXFS source code (I did > at USL), you will already know that it has piece of FFS in it; the > directory entry management code is almost pure FFS, for instance. [...] Hmmm, well, I'll see how fast HP's VxFS is during the next week or so... testing out a RAID5 Fast-Wide Differential SCSI unit at work under 10.01. Testing today was rather disappointing: fscat -F vxfs only came in at 4MB/s across a 4GB partition. Darren