> Alternatively, is there something similar to tmpfs from Linux
> available on FreeBSD?  I've heard about mfs but it statically
> allocates memory from the VM, I'd prefer if allocation was done only
> as needed on demand.

Found these:
http://docs.freebsd.org/cgi/mid.cgi?41E01905.3040200
http://docs.freebsd.org/cgi/mid.cgi?45044.1105365790

So swap backed memory disks only swaps to disk when necessary.

Wish that could have been mentioned in the handbook or man-pages.
Should I try to PR that? Someone more knowledgeable will do it I hope :-)


--
Hilsen Lars


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

Reply via email to