On Thu, Nov 24, 2005 at 06:11:01AM -0600, Rob Landley wrote: > So my question is, could system v shared memory be used in place of the tmpfs > mount? (Can it be mapped in the right location and inherited across fork()?)
tmpfs and shmfs are two names for the same underlying code. I think the shmfs mount is for the benefit of things that use SysV shared memory. So, no. Just use tmpfs on /tmp. Jeff ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ User-mode-linux-devel mailing list User-mode-linux-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel