From: Remy CARD (card@masi.ibp.fr)
Date: 07/07/93


From: card@masi.ibp.fr (Remy CARD)
Subject: Re: e2fsck hang on bootup
Date: 7 Jul 1993 10:34:38 GMT

In article <C9rGyn.po@wetware.com> erc@wetware.com (Ed Carp) writes:
>
>
>Interestingly enough, my problems went away when I did a 'swapon -a' AFTER
>e2fsck had run. To give Remy a bit of justice here, I had upgraded to 0.3a,
>too, so that might've done the trick.

        Yes, upgrading to version 0.3 or above is THE solution. I have just
made a test on a 200 MB file system.

        When running e2fsck on this fs, 'ps aux' shows :
USER PID %CPU %MEM SIZE RSS TT STAT START TIME COMMAND
...
root 211 15.4 5.0 712 776 p0 T 12:12 0:02 ./e2fsck -cv /dev/hdb1
...

        So, it seems that e2fsck only needs around 700 KB of memory for this
fs.

>--
>Ed Carp erc@apple.com, erc@saturn.upl.com 510/659-9560

        Remy