(unknown charset) Re: ZFS committed to the FreeBSD base.

From: (unknown charset) David Schultz <das_at_FreeBSD.ORG>
Date: Wed, 11 Apr 2007 17:49:11 -0400
On Sat, Apr 07, 2007, Dag-Erling Smrgrav wrote:
> Bernd Walter <ticso_at_cicely12.cicely.de> writes:
> > On Sat, Apr 07, 2007 at 09:43:59PM +0200, Dag-Erling Smørgrav wrote:
> > > ZFS is now also available on pc98 and amd64.
> > Great to read - is it just atomic.S missing for the remaining
> > architectures?
> 
> Yes.  Ideally, ZFS would use FreeBSD's atomic operations instead of
> its own.  I believe that the reason it doesn't is (at least in part)
> that we don't have 64-bit atomic operations for i386.  I have
> unfinished patches for cleaning up the atomic operations on all
> platforms; I'll dust them off and see what I can do.

As I recall, Solaris 10 targets PPro and later processors, whereas
FreeBSD supports everything back to a 486DX.  Hence we can't
assume that cmpxchg8b is available. The last time I remember this
coming up, people argued that we had to do things slow way in the
default kernel for compatibility.

Any ideas how ZFS and GEOM are going to work out, given that ZFS
is designed to be the filesystem + volume manager in one?

Anyway, this looks like awesome stuff! Unfortunately, I won't have
any time to play with it much in the short term, but as soon as WD
sends me the replacement for my spare disk I'll at least install
ZFS and see how it goes.

Awesome work, once again. Thanks!
Received on Wed Apr 11 2007 - 20:17:51 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:08 UTC