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.

_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to