On Sun, 16 May 1999, Archie Cobbs wrote:

> Alex Le Heux writes:
> > Maybe I'm completely wrong here, but didn't I read somewhere that with
> > softupdates it would theoretically be possible to boot the system before
> > the fsck and fsck while it's running?
> 
> Yes.. if you make the assumptions that:
> 
>  1.  There are no bugs in the soft updates code
>  2.  Your disk always writes its blocks atomically
> 
> Then it follows that the only disk inconsistencies that are possible
> during any boot-up are minor ones (eg, bitmap entry showing an allocated
> block that's not pointed to by anything) that can be fixed by a background
> daemon running at its leisure. As a consequence of doing this, your may
> have free, but temporarily unavailable, disk blocks for a while until
> the daemon finishes.
> 
> Julian et.al. can correct me if I've left something out..


that's the theory...

It's possibel to reboot, not fsck and just live with the 'unfree' 
resources till you have time to reboot
and do an fdsck at a later time..
(the run-time fsck is extermely tricky as evidenced by the fact that Kirk
has not yet been able to quite work out how to do it).

> 
> -Archie
> 
> ___________________________________________________________________________
> Archie Cobbs   *   Whistle Communications, Inc.  *   http://www.whistle.com
> 
> 
> To Unsubscribe: send mail to majord...@freebsd.org
> with "unsubscribe freebsd-hackers" in the body of the message
> 



To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to