Subject: Re: Q: file systems & sizes
To: Eric Delcamp <e.delcamp@wanadoo.fr>
From: Manuel Bouyer <bouyer@antioche.lip6.fr>
List: port-i386
Date: 03/02/1999 13:30:12
On Mar 2, Eric Delcamp wrote
> Hi,
> 
> Just to add something, I have a MFS /tmp like this:
> 
> /etc/fstab:
> ...
> /dev/wd0b       /tmp    mfs     rw,-s=4000 0 0
> 
> df:
> mfs:99           1903        1     1806     0%    /tmp
> 
> This setting work pretty well to build userland and kernel. But I think it
> will be short if we run some programs that fill /tmp will large files.

I ran with a 5Mb /tmp for a while, but is was too small to compile/link
some big programs (like wine) (but usually you can teach the tools to
put tmp files elsewhere with a env variable).
Now I have 20Mb, I did run into problems so far ...

--
Manuel Bouyer, LIP6, Universite Paris VI.           Manuel.Bouyer@lip6.fr
--