TMPFS, is it available on FreeBSD 6 or 7?



Is TMPFS available on FreeBSD 6 or 7?
Or do i have to settle for mfs?

[venting frustration]
The reason i ask is i need something very flexible when it comes to memory usage as a poor-mans shared-memory feature for a closed source data conversion app, used only occasionally but with *alot* of data passing through. By alot i mean it took our quad core xeon 3 ghz with 4 gbyte memory and 4 SAS drives in 1+0 RAID, about a day and a half to process (on disk).
Simple tests (by others) using netbsd on a single cpu 3 ghz and tmpfs, it took roughly 70 minutes. Most of which was spent loading and unloading the data over the network.
I'd really like that memory back after use for other things as this server is also serving databases with files etc.

(PS. If anyone knows of some place in the world it is legally permissible to shoot a programmer for incompetence/excessive-tmp-usage, then please let me know, that's where are going on company vacation)
[/venting]

--
Sten Daniel Soersdal
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: [PATCH] Use MPOL_INTERLEAVE for tmpfs files
    ... which wants tmpfs to behave differently. ... all of the system memory. ... > As long as it defaults to off, I guess I don't really care. ... I've got a new patch including Andi's suggested sysctl ready to go. ...
    (Linux-Kernel)
  • Question: madvise(DONT_SYNC)
    ... locking them into memory but just letting the VM know that when they get ... but that hack was taken out in 2.6 and now you have to use a tmpfs mount ... UML is currently written on the assumption that tmpfs will be mounted on /tmp, ... send the line "unsubscribe linux-kernel" in ...
    (Linux-Kernel)
  • Re: tmpfs experimental?
    ... WP>> tmpfs would be a great feature for us. ... WP> 1) runs fine for months in production environments, ... WP> 2) runs really fast when memory is available. ... Actually, buffer cache is used, so excessive memory usage are still in place; ...
    (freebsd-hackers)
  • Re: tmpfs experimental?
    ... WP>> tmpfs would be a great feature for us. ... WP> 1) runs fine for months in production environments, ... WP> 2) runs really fast when memory is available. ... Actually, buffer cache is used, so excessive memory usage are still in place; ...
    (freebsd-current)