Mailinglist Archive: opensuse-factory (715 mails)
| < Previous | Next > |
Re: [opensuse-factory] Warning / ANNOUNCE : upcoming changes in upstream systemd regarding /media, /tmp and /var/run | /var/lock
- From: Frederic Crozat <fcrozat@xxxxxxxx>
- Date: Wed, 28 Mar 2012 11:57:04 +0200
- Message-id: <1332928624.18344.44.camel@par-r81vxc7.par.novell.com>
Le mardi 27 mars 2012 à 23:48 +0200, Jiri Slaby a écrit :
Let's see how much bloat we can fix, and if eventually, we find too much
we can't fix, we can ship with /tmp non-tmpfs.
Let's fix firefox so it uses /var/tmp instead of /tmp.
I'm not going to do the messenger back and forth with systemd authors.
Feel free to raise those topics with them directly.
Except it implies touching the disk..
--
Frederic Crozat <fcrozat@xxxxxxxx>
SUSE
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse-factory+owner@xxxxxxxxxxxx
On 03/27/2012 06:08 PM, Frederic Crozat wrote:
- /tmp is mounted as tmpfs, to make the default setups as stateless
as possible. As stated on
https://fedoraproject.org/wiki/Features/tmp-on-tmpfs , we might
need to fix some applications to use /var/tmp instead of /tmp when
they need persistent storage. Another big issue is educating
users.
This will break a ton of boxes.
* People won't be able to hibernate because their memory will be full
of temp undroppable bloat.
Let's see how much bloat we can fix, and if eventually, we find too much
we can't fix, we can ship with /tmp non-tmpfs.
* The overall system performance will be *hugely* reduced. Again,
because the memory will be full of temp bloat, not having memory for
gluttonous firefox.
Let's fix firefox so it uses /var/tmp instead of /tmp.
Yes, I still have a notebook with 2G of memory. I still have a 386 box
with 512M of memory. And both are currently on the edge. No, thanks, I
really don't want any more swapping.
Did they think about this change thoroughly?
I'm not going to do the messenger back and forth with systemd authors.
Feel free to raise those topics with them directly.
(And yes, I have /tmp as tmpfs on my 6G-of-RAM machine.)
BTW stateless /tmp can be achieved by rm -rf /tmp/* at each boot.
Except it implies touching the disk..
--
Frederic Crozat <fcrozat@xxxxxxxx>
SUSE
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse-factory+owner@xxxxxxxxxxxx
| < Previous | Next > |