noatime,discard
Also add the line:
tmpfs /tmp tmpfs defaults,noatime,mode=1777 0 0
to move /tmp to RAM
Change Scheduler to deadline. This is done through grub, read up on
elevator=deadline
.Can also move the web browser cache to RAM. Search for firefox config key:
browser.cache.disk.parent_directory
http://crunchbang.org/forums/viewtopic.php?id=13129