[EMAIL PROTECTED] wrote on 21/12/2006 12:56:42 PM: > > On Thu, December 21, 2006 11:47 am, [EMAIL PROTECTED] wrote: > > > > > Why not make /tmp a tmpfs partition? If your machine has plenty of > > RAM and swap, it's faster still. And /tmp/* is deleted on each boot > > so there's no real reason for it to be permanent storage. > > I have 2GB, how much would you suggest for /tmp ? > afaik tmpfs automatically resizes depending on how much is used at the time. You can specify how much the maximum it can grow to by using size=nbytes (default is 1/2 your ram).
Cheers, Scott -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
