Here's how you can use TMPFS to lessen disk writing and reading. This will help speed up Ubuntu 12.10 since it will use RAM instead of the hard disk.
I just built a HTPC yesterday that boots jaunty off of a 4GB USB drive. To minimize writes, I want to mount /tmp and /var using tmpfs or something similar. However I'm not so sure on how to go about ...