bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: removing an ext2fs file forces disk activity


From: Jeroen Dekkers
Subject: Re: removing an ext2fs file forces disk activity
Date: Sat, 4 May 2002 22:17:15 +0200
User-agent: Mutt/1.3.28i

On Sat, May 04, 2002 at 08:34:20PM +0200, Niels M?ller wrote:
> Thanks for the explanation. I'm trying to understand what consequences
> for performance can be expected.
> 
> tb@becket.net (Thomas Bushnell, BSG) writes:
> 
> > There are cases (as noted before) where the following sequence arises:
> > 
> > write block A
> > write block B
> > write block A again
> > 
> > and where the writes *must* occur in that sequence.  (This often
> > happens when block A contains two inodes, and block B must be written
> > *after* the update of the first, and *before* the update of the
> > second.)
> 
> Does anybody have any idea how often this case occurs with typical
> activities like compilation?

I think that for compilation we don't need to synchronize everything
to be sure the filesystem the compilation happens on has an
inconsistent. It doesn't really matter if you lose some objects
files. Maybe it would be a nice thing to provide this as an option.

Jeroen Dekkers
-- 
Jabber supporter - http://www.jabber.org Jabber ID: jdekkers@jabber.org
Debian GNU supporter - http://www.debian.org http://www.gnu.org
IRC: jeroen@openprojects

Attachment: pgp9V27Xs1fFM.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]