Disc space

RW list-freebsd-2004 at morbius.sent.com
Wed Oct 26 18:34:49 PDT 2005


On Wednesday 26 October 2005 16:08, Igor Robul wrote:

> 2) you can buy more memory and use memory backed md (4) /tmp

And you can create a 100 MB memory-backed /tmp simply by adding the following 
to rc.conf

tmpmfs="YES"     
tmpsize="100m" 
tmpmfs_flags="-SM"

If you omit the tmpmfs_flags line, it will default to swap-backed /tmp, which 
may be more useful.



More information about the freebsd-questions mailing list