Joerg Sonnenberger added to the partion discussion:
The alternative for
/tmpis to have lots of swap and MFS for/tmp. This is often faster and avoids the lots of old crap in/tmpproblem.
In that case you should make/var/tmpits own partition. In general/tmpand/var/tmpas world writable locations should be on partitions
on there own. Making/usr/obja filesystem of its own has the advantage
of faster cleaning — just unmount,newfsand remount it :)
He also noted that having specific partitions for things like news spools (/news/) and mail stores (/var/spool/) is that it allows the blocksize to be set much smaller, which decreases wasted space when dealing with lots and lots of small files.
