On Wed, Feb 12, 2003 at 07:40:00PM -0800, Terry Lambert wrote:
> Darren Pilgrim wrote:
> > Not really.  A properly laid-out filesystem hierarchy will result in no
> > writes to / (except for installworld/kernel).  That removes the problem
> > that journalling addresses, and is probably why softupdates is disabled
> > by default for /.  For large, active filesystems, journalling would be a
> > big improvement when you had to run a foreground fsck.
> 
> Soft updates are disable on / by default because of the chicken
> and egg problem of runing tunefs on /.

There's no chicken and egg problem when you're booting off install
media or for that matter from single user mode.  The problem was that
softupdates means you don't get space back from deleted files immediatly
so previously / tended to fillup during installworld or installkernel.
I know some fixes have been implemented in that area, but I'm not sure
if then mean you can always write to the space occupied by unlinked
files or just that you have a better chance.

-- Brooks

-- 
Any statement of the form "X is the one, true Y" is FALSE.
PGP fingerprint 655D 519C 26A7 82E7 2529  9BF0 5D8E 8BE9 F238 1AD4

Attachment: msg19142/pgp00000.pgp
Description: PGP signature

Reply via email to