Date: Tue, 5 Aug 2003 12:14:25 -0500 (CDT) From: Chris Dillon <cdillon@wolves.k12.mo.us> To: Forrest Aldrich <forrie@forrie.com> Cc: freebsd-fs@freebsd.org Subject: Re: High Performance Filesystems on FreeBSD-4.x and 5.x Message-ID: <20030805120359.C22309@duey.wolves.k12.mo.us> In-Reply-To: <6.0.0.14.2.20030804185153.01bb5128@192.168.1.1> References: <6.0.0.14.2.20030804185153.01bb5128@192.168.1.1>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 4 Aug 2003, Forrest Aldrich wrote: > I'm looking for inforamtion about any high-performance filesystems > available for FreeBSD; namely, the likes of XFS, JFS, Veritas (none > there that I know of, only for Linux), etc. If there is a FAQ I've > missed, kindly point me in the right direction. FreeBSD's high-performance filesystem is called "FFS", which is used by default. There is nothing slow about it except for boot-time filesystem checking on extremely large (hundreds of gigabytes or more) filesystems after an un-clean reboot, which could take a while. It even has "peace of mind" (reliablility features) like some or all of the filesystems you listed do. -- Chris Dillon - cdillon(at)wolves.k12.mo.us FreeBSD: The fastest and most stable server OS on the planet - Available for IA32, IA64, PC98, Alpha, and UltraSPARC architectures - x86-64, PowerPC, ARM, MIPS, and S/390 under development - http://www.freebsd.org No trees were harmed in the composition of this message, although some electrons were mildly inconvenienced.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030805120359.C22309>