only 1M space for /tmp

Today, I found that I could not create file larger than 1M in /tmp. It says no enough disk space.. etc. It turns out that /etc/init.d/mountoverflowtmp would check for if there is any space on disk0, if not it will assign such thing called overfow to /tmp to make sure the whole system working fine. When you cleaned some space on disk0(/) and reboot/remount. your system should be fine.

Comments

Popular posts from this blog

周末发现的两样东西,和心理有关的。

QStringList related performance