RFC on Cloud Images: Make /tmp a tmpfs

Seth Arnold seth.arnold at canonical.com
Wed Jan 13 20:52:34 UTC 2016


On Wed, Jan 13, 2016 at 02:26:13PM +0200, Ben Howard wrote:
> On the Ubuntu Cloud Images, we have a request to make /tmp a tmpfs. The
> rationale, from the bug:

I'm afraid if you make this change you'll get requests to change it back:

- on m1.tiny and similar sized systems, /tmp will be so small that it may
  well be unusable for what applications expect to do
- using tmpfs for file storage will increase memory pressure and increase
  the likelihood of swapping, which is probably more painful.

Whether or not /tmp should be on tmpfs will vary from system to system. I
think the best we can do is make it easy to change between the two
choices.

Thanks
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: Digital signature
URL: <https://lists.ubuntu.com/archives/ubuntu-devel/attachments/20160113/cefca4c6/attachment.pgp>


More information about the ubuntu-devel mailing list