On 11/18/16 21:10, Frédéric Bron wrote: > /tmp uses 8 Gb, that is half of my RAM. Then my RAM is fully occupied > as soon as I open Plasma+Firefox+Thunderbird. But /tmp is used at 1% > only. Can I reduce it to 4Gb? I do not see any entry in /etc/fstab > (have F24). This really shouldn't be much of an issue. While tmpfs does utilize RAM it will actually move contents to swap in the event RAM is actually needed. If you're really concerned about tmpfs you can always force it to use real disk by doing a systemctl mask tmp.mount and rebooting. You can then choose to keep /tmp in / or mount another partition via an fstab entry. -- You're Welcome Zachary Quinto _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx