If you use zfs, that is easy...  zfs set quota=NNG  pool/tmp

if not....
try to mount tmp in memory... 
in /etc/rc.conf....

tmpmfs="YES"
tmpsize="400m"  

reboot
this would create a /tmp in memory (swap)
size=400 Megabytes....

Sergio
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to