LWN.net Logo

Temporary files: RAM or disk?

Temporary files: RAM or disk?

Posted Jun 1, 2012 14:00 UTC (Fri) by Yorick (subscriber, #19241)
Parent article: Temporary files: RAM or disk?

Since most other distributions will have changed to tmpfs for /tmp in a year or so, their maintainers and users will shoulder the cost and burden of adapting ill-behaved applications (presumably those that assume that /tmp is limitless), so the Debian people could just prudently stay behind and switch over after all the work has been done for them. Or, they could give them a hand.

I'm personally an eager user of tmpfs for many things - the performance gains even compared against ext2 can be considerable. If anything, it could be useful to have a dynamic swap extension/shrinking mechanism, so that this would not have to be done manually. (I would not be surprised to learn that such a system already exists and is in daily use by just about everyone else except myself.)


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds