Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Jul 2001 16:17:35 -0500
From:      Alfred Perlstein <bright@sneakerz.org>
To:        Doug Rabson <dfr@nlsystems.com>
Cc:        Sri Ramkrishna <sramkris@ichips.intel.com>, Jason Francis <jasonf@citynet.net>, freebsd-fs@FreeBSD.ORG
Subject:   Re: Porting a new filesystem to FreeBSD
Message-ID:  <20010716161734.D22070@sneakerz.org>
In-Reply-To: <Pine.BSF.4.33.0107162207200.84539-100000@herring.nlsystems.com>; from dfr@nlsystems.com on Mon, Jul 16, 2001 at 10:11:01PM %2B0100
References:  <20010716135629.C16516@ichips.intel.com> <Pine.BSF.4.33.0107162207200.84539-100000@herring.nlsystems.com>

next in thread | previous in thread | raw e-mail | index | archive | help
* Doug Rabson <dfr@nlsystems.com> [010716 16:12] wrote:
> On Mon, 16 Jul 2001, Sri Ramkrishna wrote:
> 
> > On Mon, Jul 16, 2001 at 09:53:47PM +0100, Doug Rabson wrote:
> > > On Mon, 16 Jul 2001, Sri Ramkrishna wrote:
> > >
> > > > To keep this on topic though, I remember some talk about journalling
> > > > filesystems and getting that.  Hopefully we'll have one one of these
> > > > days.  With disks getting larger and larger (EMC has 181G drives) it's
> > > > getting harder not to go with a journalling type of filesystem.  In
> > > > any case, it's just a off hand comment.   We'll get there I'm sure.
> > >
> > > Actually, back on topic, I think that FFS+softupdatess+background fsck
> > > gives virtually all the benefits of journalled filesystems.
> > >
> >
> > Do you have benchmarks or something I can look at?  I'd be interested
> > in the data.
> 
> I don't have amy benchmarks personally but I expect that some others on
> this list may have some. Personally, I just like the perceived performance
> improvements compared to vanilla FFS.

One of the problems is even with background fsck, you have a much
longer period of degraded performance to both maintain the snapshot
as well as scan the filesystem in the background unlike a logging
filesystem which can fully recover in a much shorter time period.

Still, it's not too bad. :)

-- 
-Alfred Perlstein [alfred@freebsd.org]
Ok, who wrote this damn function called '??'?
And why do my programs keep crashing in it?

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-fs" in the body of the message




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