From owner-freebsd-questions Sun Dec 22 21:47:44 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id VAA18951 for questions-outgoing; Sun, 22 Dec 1996 21:47:44 -0800 (PST) Received: from eac.iafrica.com (196-7-192-84.iafrica.com [196.7.192.84]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id VAA18946 for ; Sun, 22 Dec 1996 21:47:38 -0800 (PST) Received: (from rnordier@localhost) by eac.iafrica.com (8.7.6/8.6.12) id HAA00515; Mon, 23 Dec 1996 07:41:34 +0200 (SAT) From: Robert Nordier Message-Id: <199612230541.HAA00515@eac.iafrica.com> Subject: Re: MS-DOS FS? In-Reply-To: <199612222335.SAA00833@crh.cl.msu.edu> from Charles Henrich at "Dec 22, 96 06:35:58 pm" To: henrich@crh.cl.msu.edu (Charles Henrich) Date: Mon, 23 Dec 1996 07:41:33 +0200 (SAT) Cc: freebsd-questions@freebsd.org X-Mailer: ELM [version 2.4ME+ PL28 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Charles Henrich wrote: > I know some work was going on for VFAT, has this progressed enough to be usable > for standard FAT filesystems? Im writing to a Jaz disk under dos and its just > dismal performance (200K/sec). This is 2.2-ALPHA .. After too little time to do much with the vfatfs, I've just recently gone on leave, and will be looking at putting together a release in the next few weeks. I haven't run any benchmarks but the design is more similar to the Mach dosfs than the msdosfs, so I expect the performance will be reasonable. -- Robert Nordier