Usage of /tmp on Solaris buildfarm
Dagobert Michelsen
dam at opencsw.org
Thu Jun 20 22:03:51 CEST 2019
Hi Chuck,
we noticed that you store a lot of stuff in /tmp. This is discouraged in Solaris as /tmp
is a memory filesystem - files there directly occupy RAM which is then missing from
file system cache making the whole system unusable slow. Please do not store stuff there,
if you need more space I can increase your quota. Your regular home is on ZFS with lazy write
enabled, so writing to /tmp should also not be faster than writing to your home directory.
Best regards
— Dago
--
"You don't become great by trying to be great, you become great by wanting to do something,
and then doing it so hard that you become great in the process." - xkcd #896
More information about the buildfarm
mailing list