I have read that if you use tmpfs as /tmp filesystem you get a very good boost of your system since you use your RAM and not your HDD for storing temp files. What kind of files are stored under /tmp?
If this is true how can I make /tmp tmpfs and if i don't see any speed up how can i change it back to normal?