Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Aug 1995 03:47:25 +1000
From:      Bruce Evans <bde@zeta.org.au>
To:        roberto@keltia.frmug.fr.net, terry@cs.weber.edu
Cc:        freebsd-hackers@FreeBSD.org
Subject:   Re: Install issues (was: State of the union speech
Message-ID:  <199508211747.DAA03262@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>I'm  sure you're aware Linux  has this scheme for at  least  a year, called
>UMSDOS, made by a French guy...

UMSDOS is apparently a mixed blessing.  It is much slower than ext2fs, and
people tend to keep using it and wonder why Linux is so slow.

We could do demos using a big file mapped by the vn driver to a virtual
disk containing slices and partitions, but the file systems would be
very slow (even if the DOS file is contiguous, msdosfs doesn't support
clustering so it would do i/o's in too-small sizes).

Bruce



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199508211747.DAA03262>