Re: New Linux Filesystem: NILFS - Mailing list pgsql-hackers

From Douglas McNaught
Subject Re: New Linux Filesystem: NILFS
Date
Msg-id 87r6yqndpc.fsf@suzuka.mcnaught.org
Whole thread Raw
In response to New Linux Filesystem: NILFS  (Chris Browne <cbbrowne@acm.org>)
List pgsql-hackers
Chris Browne <cbbrowne@acm.org> writes:

> NetBSD used to have a LFS; has that gone anywhere?  Or been
> essentially dropped?

My reading over the last few years has indicated that LFSs tend to
suffer bad performance degradation as data and metadata for a given
file get scattered all over the disk.  This tends to cancel out the
performance gain from being able to cluster writes in a single area.
For a heavily write-intensive workload, it might be a win, but no one
seems to have demonstrated an advantage for "normal", mostly
read-heavy usage.

-Doug


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Win32 hard crash problem
Next
From: Alvaro Herrera
Date:
Subject: Re: Win32 hard crash problem