dustcloud icon indicating copy to clipboard operation
dustcloud copied to clipboard

[question] storage optimization

Open leonardpitzu opened this issue 7 years ago • 1 comments

the file system is ext4 - shouldn't we add noatime, nodiratime to /etc/fstab in oder to prevent flash memory wear?

leonardpitzu avatar Dec 01 '18 20:12 leonardpitzu

ext4 uses relatime as a default mount option which is just fine ...

cryptomilk avatar Dec 19 '18 17:12 cryptomilk