> > I want to tune them because those many tmpfs all default to 2G and in > > total > > I need to correct this: > > /run/user defaults to 100M > /run/lock defaults to 5M > /run has no size limit set, that means it uses up to 1/2 of your > available RAM
df -h (partial output)
tmpfs 1,9G 0 1,9G 0% /dev/shm
tmpfs 1,9G 464K 1,9G 1% /run
# Some systemd stuff I presume
tmpfs 1,9G 0 1,9G 0% /sys/fs/cgroup
tmpfs 5,0M 0 5,0M 0% /run/lock
tmpfs 100M 0 100M 0% /run/user
Approximately 6GiB, I have 4GiB RAM + 1.5 of swap. I hope that convinces you
that total amount of tmpfs is more than my total memory. I have 3 mountpoints
defaulting to half my RAM.
> I guess we can close this bug again as there is a way to set the size of
> /run/user?
I have a feeling that the defaults are too big and should be reduced, but
please go ahead.
Thanks
--
Salvo Tomaselli
"Io non mi sento obbligato a credere che lo stesso Dio che ci ha dotato di
senso, ragione ed intelletto intendesse che noi ne facessimo a meno."
-- Galileo Galilei
http://ltworf.github.io/ltworf/
signature.asc
Description: This is a digitally signed message part.

