Displaying 1 result from an estimated 1 matches for "callswith".
Did you mean:
callsite
2006 Apr 11
1
Re: update - 512 Simultaneous Callswith DigitalRecording
> Are there any advantages/disadvantages to using tmpfs as opposed to
the
> following method:
Matt,
Its simple. To quote the docs, "tmpfs lives entirely in the kernel's
caches"
It will shrink and grow to accommodate the files that currently on the
filesystem.
So if you allocate 10GB for your /tmp but only use 500MB it will only
use 500MB of RAM. Think of the time your server