View Single Post
Posts: 77 | Thanked: 42 times | Joined on Oct 2011 @ Sofia, Bulgaria
#1
As you might know, flash memory alows a limited number of writes before it starts to "wear off" and bad sectors start appearing. I just took a look at /etc/fstab, and I was wondering if it would be possible and worthwhile to mount certain dirs like /var/tmp and /tmp in memory via tempfs to minimize writes to the filesystem. What do you think?