--- In Kevin Cozens <> wrote:
> An internet search turned up a message thread on this mailing list
from
> October of 2005 with the subject line "How to use tmpfs on TS-
Linux?".
>
> I was able to mount ramfs with a 1M file size limit. This should
be enough to
> handle a 12 hour run cycle (twice the longest expected), and still
allow about
> 0.5 to 1Meg of RAM to still be free at peak usage when ghostscript
is
> processing a .ps file for printing and PDF file generation.
>
> --
> Cheers!
>
> Kevin.
>
Thanks, that's what I was looking to know. For reference the post is
here:
http://tech.groups.yahoo.com/group/ts-7000/message/1487
and the bottom line is :
> mount -t ramfs none /mnt/my_ramfs -o maxsize=512
> Adding this line to /etc/fstab mounts the point at boot time:
> none /mnt/my_ramfs ramfs maxsize=512 0 0
;)
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|