/tmp and /var/tmp
/tmp and /var/tmp
Posted Apr 2, 2011 14:28 UTC (Sat) by dtlin (subscriber, #36537)In reply to: /tmp and /var/tmp by Wol
Parent article: Introducing /run
Spinning disk filesystems try hard to keep data contiguous; swap does a relatively poorer job of it. So if you're constantly swapping your tmpfs, it's likely slower than if you just used a dedicated filesystem.
